Swashbuckle.WebApi
API doc framework
A framework that adds API documentation and discovery capabilities to web APIs
Seamlessly adds a swagger to WebApi projects!
3k stars
170 watching
678 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
swagger-api/swagger-ui | Generates visual documentation for APIs from OpenAPI specifications | 26,586 |
swagger-api/swagger-core | Generates API specifications for RESTful APIs | 7,387 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,788 |
swagger-api/swagger-editor | An open-source tool for editing and generating API definitions in OpenAPI format | 8,941 |
zircote/swagger-php | Generates interactive OpenAPI documentation from PHP annotations or code | 5,091 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
mattfrear/swashbuckle.aspnetcore.filters | Filters for Swashbuckle ASP.NET Core to enhance Swagger documentation and API operations. | 431 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,554 |
flasgger/flasgger | Tool to generate and validate API documentation and schema validation for Flask applications | 3,623 |
swaggo/swag | Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,748 |
dotnetzoom/aspnetcore-webapi-course | A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. | 858 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
azure/autorest | Generates client libraries for RESTful web services from OpenAPI Specification formats. | 4,625 |