Skip to content

snubydev/swgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Swagger. API documentation example

Download Swag for Go by using:

go get github.com/swaggo/swag/cmd/swag

Init in the project root:

swag init --parseDependency
go build
./swgo 

Open http://localhost:1323/swagger/index.html

(c) MIT Licence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages