Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 537 Bytes

API_RELATED.md

File metadata and controls

5 lines (5 loc) · 537 Bytes

Good reads

  1. 5+1 случай, когда спецификация REST API играет огромную роль - this should be not implemented or used, but just a good read (https://habr.com/post/427601/)
  2. Express + OpenAPI (Swagger) - https://www.npmjs.com/package/express-openapi
  3. A Monorepo of various packages to power OpenAPI in node https://github.com/kogosoftwarellc/open-api
  4. In case TypeScript is used in backend, tsoa plugin allows to automatically generate API Documentation - https://github.com/lukeautry/tsoa