https://github.com/navono/go-pb-swagger
An example to demonstrate echo and protobuf with swagger
https://github.com/navono/go-pb-swagger
echo swagger
Last synced: 2 months ago
JSON representation
An example to demonstrate echo and protobuf with swagger
- Host: GitHub
- URL: https://github.com/navono/go-pb-swagger
- Owner: navono
- Created: 2020-01-09T02:57:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T03:03:21.000Z (over 6 years ago)
- Last Synced: 2025-03-11T18:54:57.347Z (over 1 year ago)
- Topics: echo, swagger
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-pb-swagger
A http server with `Echo`, use `protobuf` as data format, use `swagger` as API document.