你的位置: 码友网首页 / 资讯源列表 / An awesome guide on how to build RESTful APIs with ASP.NET Core

关于[An awesome guide on how to build RESTful APIs with ASP.NET Core]的摘要:

RESTful is not a new term. It refers to an architectural style where web services receive and send data from and to client apps. The goal of these applications is to centralize data that different client apps will use. Choosing the right tools to write RESTful services is crucial since we need to care about scalability, maintenance, documentation, and all other relevant aspects. The ASP.NET Core gives us a powerful, easy to use API that is great to achieve these goals.

原文地址: https://medium.freecodecamp.org/an-awesome-guide-on-how-to-build-restful-apis-with-asp-net-core-87b818123e28

收录时间: 2019-02-22 浏览量: 4461 分类: ASP.NET Core

| 0 收藏 | 0