Hands-On RESTful Web Services with TypeScript 3
上QQ阅读APP看书,第一时间看更新

Section 1: Unraveling API Design

In this section, you will gain an understanding of the inner workings of API design. You will also learn best practices for creating APIs and how to plan your APIs for future needs.

The following chapters are included in this section:

  • Chapter 1, Introduction to RESTful Web Service Development
  • Chapter 2, Principles of Designing RESTful APIs
  • Chapter 3, Designing RESTful APIs with OpenAPI and Swagger