go-swagger

API toolkit

A toolset for working with RESTful APIs using Swagger 2.0 specifications

Swagger 2.0 implementation for go

GitHub

10k stars
121 watching
1k forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

apicode-generatorgogolangswagger-codegenswagger-specswagger-specification

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swagger-api/swagger-codegen Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. 17,114
swaggo/swag Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. 10,873
zc2638/swag A library that generates Swagger 2.0 compatible APIs for Golang projects 47
swagger-api/swagger-core Generates API documentation and integrates with REST APIs. 7,392
swagger-api/swagger-ui Generates visual documentation for APIs from OpenAPI specifications 26,706
swagger-api/swagger-editor An open-source tool for editing and generating API definitions in OpenAPI format 8,963
go-oas/docs Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. 42
esurdam/go-swagger-ui Provides HTTP handlers to serve Swagger UI and JSON documentation 11
allaboutapps/go-starter A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. 507
utrack/clay Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go 290
domaindrivendev/swashbuckle.aspnetcore Tools and generators for creating API documentation using Swagger/OpenAPI 5,276
oapi-codegen/oapi-codegen Generates boilerplate code for Go clients and servers from OpenAPI 3 specifications 6,424
flowchartsman/swaggerui Provides a Go module to embed and serve a self-hosted Swagger UI. 83
ricosuter/nswag Tools and middleware to generate and serve API documentation and client code for .NET and other languages 6,842
qct/swagger-example Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger 51