Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitishm/go-micro-framework
A simplistic microservice framework written in Golang
https://github.com/nitishm/go-micro-framework
framework golang golang-framework kafka microservice
Last synced: 3 months ago
JSON representation
A simplistic microservice framework written in Golang
- Host: GitHub
- URL: https://github.com/nitishm/go-micro-framework
- Owner: nitishm
- License: mit
- Created: 2018-05-12T21:17:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T00:44:21.000Z (over 6 years ago)
- Last Synced: 2024-08-05T09:15:58.298Z (6 months ago)
- Topics: framework, golang, golang-framework, kafka, microservice
- Language: Go
- Size: 6.65 MB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Go Microservice Framework
A template for setting up Go Micro-services written in Golang, with a simple example which uses Kafka, believe it or not, acting as a server for the microservice.## Why ?
Check out my post at https://medium.com/@nitishmalhotra/building-a-microservice-framework-in-golang-dd3c9530dff9