Swagger was created by the team behind the original “Swagger Specification”, which has since been renamed to the OpenAPI Specification. Today, Swagger has evolved into one of the most widely used open source tool sets for developing APIs with the OpenAPI Specification.
Swagger Editor
Design
Design APIs in a powerful editor which visually renders your OpenAPI definition and provides real-time error feedback.
Swagger Codegen
Build
Build and enable consumption of your API by generating server stubs and client SDKs with minimal plumbing.
Swagger UI
Document
Automatically generate documentation from your OpenAPI definition for visual interaction, and easier consumption.