docs
API generator
Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard.
Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard
42 stars
3 watching
5 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
api-documentationgogolangoasoas3openapi-specificationswagger-apiswagger-uiswaggo
Related projects:
Repository | Description | Stars |
---|---|---|
dapperdox/dapperdox | Generates integrated documentation and API explorers for OpenAPI specifications | 410 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 135 |
ovac/idoc | Generates interactive documentation and Open-API 3.0 spec file from existing Laravel app. | 175 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
swaggo/swag | Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,873 |
gogs/docs-api | A repository documenting Gogs API v1 usage and endpoints. | 136 |
mvrilo/go-redoc | Embedded OpenAPI documentation UI for Go applications | 75 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
pe-st/apidocs | Demonstrates different approaches to documenting REST APIs using OpenAPI format | 7 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
go-fuego/fuego | Automatically generates OpenAPI documentation from Go code | 975 |
friendsofgo/gopherapi | A simple CRUD API built with Go to demonstrate various software development concepts and patterns | 77 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
danielgtaylor/huma | A modern framework for building HTTP REST/RPC APIs in Go with automatic documentation and validation. | 2,399 |
ngs/go-amazon-product-advertising-api | A client library for interacting with Amazon's product advertising API | 57 |