A remote web API can be consumed as a stream, which can take longer, depends an other server process, and the necessary time to generate the requested content. It is a real scenario, if we get event, ...
This template is for a clean structured ASP.NET Core API project, following the RESTful principles, Clean Architecture principles, SOLID design principles, implementing the Dependency Injection, ...