DEV Community

Aaron Saikovski
Aaron Saikovski

Posted on

Its 2024 and its time for a look at your Web API Tech Stack.

Hello everyone, this is my first post for 2024 and I hope you all had a great break.
Over the break I was thinking about some of the technologies I wanted to sink my teeth into in 2024.
The main two I will be focussing on are .Net Core 8 and Go.
For a full stack platform .Net/.Net Core is hard to beat and for pure backend API development you really can't beat Go.
When I was looking at some key features for any API development in .Net Core and Go I came up with this list that I thought I would share:
I have broken this down into a .Net Core Web API Vs. Go list with supporting links.

So from the comparison above hopefully this will guide you in your decision. For pure speed and lightweight APIS with no startup delays, I recommend Go.
But .Net 8 isnt no slouch either and is a very close second. Very close. If you are after a rich and mature ecosystem and really amazing tooling, go with ASP.Net 8 Core.
thanks!

Top comments (0)