- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 64字
- 2021-07-02 20:52:21
Summary
The evolution of building services has seen many changes in the past decade with improvements in the internet bandwidth, machine processing power, better frameworks, and so on.
From a developer's point of view, Microservices are REST-based Web APIs either using ASP.NET, Java, PHP, or others. In the upcoming chapters, we will learn the various aspects of developing an ASP.NET Core-based Web API application.