https://github.com/stevepartridge/service
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
https://github.com/stevepartridge/service
go grpc grpc-gateway http http-server openapi swagger
Last synced: 20 days ago
JSON representation
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
- Host: GitHub
- URL: https://github.com/stevepartridge/service
- Owner: stevepartridge
- License: mit
- Created: 2018-07-10T01:13:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T17:49:50.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T04:44:52.368Z (about 1 year ago)
- Topics: go, grpc, grpc-gateway, http, http-server, openapi, swagger
- Language: Go
- Homepage:
- Size: 17.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/stevepartridge/service)
[](https://godoc.org/github.com/stevepartridge/service)
[](https://raw.githubusercontent.com/stevepartridge/service/master/LICENSE)
[](http://gocover.io/github.com/stevepartridge/service)
# service
A service package to serve grpc, grpc-gateway, and additional http handlers on a single port