echo-swagger
There are 6 repositories under echo-swagger topic.
pinkhello/go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
zc2638/swag
No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.
openapi-ui/go-openapi-ui
go-openapi-ui is an embedded OpenAPI/Swagger documentation ui for Go using OpenAPI-UI
huzairuje/go-echo-example
golang with http framework echo, open API swagger ,docker and gorm.
Divyadarshee/covid19IndiaGO
Go echo API with swagger documentation to fetch covid19 cases details given the latitude and longitude of any location in India. It persists this data in mongodb. Added a caching layer using redis that persists each state/India cases data for 30mins (TTL). Deployment is done in Heroku. This is my first application using GO so any suggestions/improvements/issues is appreciated along with some explanation as it would be a great learning for me
tsukachu/tokyo2020sched
This API returns the schedule of Tokyo2020. Master data is scraped Tokyo2020 official web site.