ASP.NET Core APIs Succinctly

ASP.NET Core APIs Succinctly

简介:

API是软件的关键部分,“API优先” 已经成为一种流行的开发方法,在应用程序本身编写之前设计API。如果没有精心设计的API,您的应用将与更大的应用生态系统隔离开来。在ASP.NET Core API中,作者Dirk Strauss将指导您设计自己的REST API,使用它来返回和修改数据,并在您继续开发它时对其进行版本控制。

英文简介:

APIs are such a critical part of software that "API-first" has become a popular approach to development, one where the API is designed before the app itself is written. Without a well-designed API, your app is isolated from the greater app ecosystem. In ASP.NET Core APIs Succinctly, author Dirk Strauss guides you through designing your own REST API, using it to return and modify data, and versioning it as you continue to develop it.

书名
ASP.NET Core APIs Succinctly
译名
ASP.NET Core API 简明指南
语言
英语
页数
30页
大小
595.48 kB
标签
  • 简明教程
  • .NET
  • 下载
    pdf iconASP.NET Core APIs Succinctly.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:58

    ←The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVS

    →Developing Single Page Web Apps with Backbone.js