It’s the year 2022. You’re building a new web API from the ground up. Which approach should you pick for building your API? gRPC? GraphQL? REST? Some would make the case that it’s time to put REST…out to rest, but...
As a software engineer, I am a self-described minimalist. My goal is generally to seek the simplest possible technology and architectural solution with the least amount of moving parts to build, maintain, and extend. Often times, this manifests as solutions...
It has been interesting as I’ve shifted out of .NET ecosystem which I’ve worked with on the server side (and some stints of desktop client/tooling work) since the beta versions just before the first release. In the era before ASP.NET,...