swagger-ui
API doc generator
Generates visual documentation for APIs from OpenAPI specifications
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
27k stars
648 watching
9k forks
Language: JavaScript
last commit: 15 days ago
Linked from 5 awesome lists
hacktoberfestoasopen-sourceopenapiopenapi-specificationopenapi3openapi31restrest-apiswaggerswagger-apiswagger-jsswagger-ossswagger-ui
Related projects:
Repository | Description | Stars |
---|---|---|
swagger-api/swagger-editor | An open-source tool for editing and generating API definitions in OpenAPI format | 8,941 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
swagger-api/swagger-core | Generates API specifications for RESTful APIs | 7,387 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,554 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
redocly/redoc | Generates beautiful API documentation from OpenAPI definitions | 23,617 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
swaggo/swag | Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,748 |
domaindrivendev/swashbuckle.webapi | A framework that adds API documentation and discovery capabilities to web APIs | 3,069 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,788 |
zircote/swagger-php | Generates interactive OpenAPI documentation from PHP annotations or code | 5,091 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
fsbahman/apidoc-swagger | A tool that converts inline API documentation comments to Swagger JSON schema | 252 |
flasgger/flasgger | Tool to generate and validate API documentation and schema validation for Flask applications | 3,623 |