How to automatically document APIs and at the same time automatically provide testing functionality.
Connecting the dots in API development
API Blueprint
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server. The documentation of methods, parameters, and models are tightly integrated into the server code, allowing APIs to always stay in sync. With Swagger, deploying managing, and using powerful APIs has never been easier.
Swagger
Connecting the dots in API development
- Web API Language
- Pure Markdown
- Designed for Humans
- Understandable by Machines
- Powerful Tooling
- Easy Lifecycle
API Blueprint
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server. The documentation of methods, parameters, and models are tightly integrated into the server code, allowing APIs to always stay in sync. With Swagger, deploying managing, and using powerful APIs has never been easier.
Swagger
Comments
Post a Comment