Categorygithub.com/joaosoft/swagger
module
0.0.0-20240321163525-a7d6750cd4c1
Repository: https://github.com/joaosoft/swagger.git
Documentation: pkg.go.dev

# README

swagger

Build Status | codecov | Go Report Card | GoDoc

Swagger specification generated using two tools:

How to use ?

# to install go-swagger command
make install

# to download swagger client
make cli

# to generate swagger with go-swagger to go-swager/docs folder
make gen-go-swagger

# to generate swagger with go-swag to go-swag/docs folder
make gen-go-swag

# after the generation of the swagger.json file, copy it to the folder ./spec
If i miss something or you have something interesting, please be part of this project. Let me know! My contact is at the end.

Dependecy Management

Dep

Project dependencies are managed using Dep. Read more about Dep.

  • Install dependencies: dep ensure
  • Update dependencies: dep ensure -update

Known issues

Follow me at

Facebook: https://www.facebook.com/joaosoft

LinkedIn: https://www.linkedin.com/in/jo%C3%A3o-ribeiro-b2775438/

If you have something to add, please let me know [email protected]

# Packages

No description provided by the author
Package Person API.