API: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * REST and Hypermedia * Swagger =Overview=") |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* [[REST and Hypermedia]] | * [[REST and Hypermedia]] | ||
* [[Swagger]] | * [[Swagger]] | ||
* [[OpenAPI]] | |||
* [[RAML]] | |||
* [[json:api]] | |||
* [[API Testing]] | |||
=Overview= | =Overview= | ||
=Subjects= | |||
* [[API Concepts]] | |||
* [[OpenAPI]] | |||
=To Process= | |||
* https://christianfindlay.wordpress.com/2019/03/22/back-end-front-end-versioning | |||
* How We Design Our APIs at Slack https://slack.engineering/how-we-design-our-apis-at-slack/ | |||
* Principles of Web API Design: Delivering Value with APIs and Microservices by James Higginbotham https://www.amazon.com/Principles-Web-Design-Microservices-Addison-Wesley-ebook/dp/B08ZSD74MT/ | |||
==To Process - Tools== | |||
* https://stoplight.io/open-source/spectral | |||
* https://openapi.tools |
Latest revision as of 23:37, 2 July 2023
Internal
Overview
Subjects
To Process
- https://christianfindlay.wordpress.com/2019/03/22/back-end-front-end-versioning
- How We Design Our APIs at Slack https://slack.engineering/how-we-design-our-apis-at-slack/
- Principles of Web API Design: Delivering Value with APIs and Microservices by James Higginbotham https://www.amazon.com/Principles-Web-Design-Microservices-Addison-Wesley-ebook/dp/B08ZSD74MT/