swag
API doc generator
Automatically generates RESTful API documentation with Swagger 2.0 for Go applications.
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
11k stars
90 watching
1k forks
Language: Go
last commit: 27 days ago annotationsgolangopenapiswaggerswagger2
Related projects:
Repository | Description | Stars |
---|---|---|
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |
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 |
mlabouardy/swaggymnia | Tool to generate Swagger documentation from Insomnia REST client | 428 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
flowchartsman/swaggerui | Provides a Go module to embed and serve a self-hosted Swagger UI. | 82 |
esurdam/go-swagger-ui | Provides HTTP handlers to serve Swagger UI and JSON documentation | 11 |
swagger-api/swagger-editor | An open-source tool for editing and generating API definitions in OpenAPI format | 8,941 |
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |