Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burxtx/gin-microservice-boilerplate
A gin based microservice boilerplate, inspired by go-kit
https://github.com/burxtx/gin-microservice-boilerplate
boilerplate gin go microservice
Last synced: 2 months ago
JSON representation
A gin based microservice boilerplate, inspired by go-kit
- Host: GitHub
- URL: https://github.com/burxtx/gin-microservice-boilerplate
- Owner: burxtx
- License: mit
- Created: 2018-03-29T08:38:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T10:32:39.000Z (over 6 years ago)
- Last Synced: 2024-09-28T18:20:35.164Z (3 months ago)
- Topics: boilerplate, gin, go, microservice
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 34
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gin-microservice-boilerplate
A microservice boilerplate using golang [gin](https://github.com/gin-gonic/gin), with CAS authentication middleware integrated. Inspired by [go-kit](https://github.com/go-kit/kit).