Swagger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
* [[REST and Hypermedia]] | * [[REST and Hypermedia]] | ||
* [[OpenAPI]] | |||
* [[API]] | * [[API]] | ||
=Overview= | =Overview= | ||
Swagger is a set of open-source tools built around the [[OpenAPI]] specification that can help you design, build, document and consume REST APIs. |
Revision as of 21:21, 28 January 2019
External
- https://swagger.io
- OpenAPI Swagger Specification https://swagger.io/specification/
Internal
Overview
Swagger is a set of open-source tools built around the OpenAPI specification that can help you design, build, document and consume REST APIs.