.NET 6 Web APIs with OpenAPI TypeScript Client Generation

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...