https://github.com/shijuvar/gokit-examples
Examples for building microservices with Go kit (gokit.io)
https://github.com/shijuvar/gokit-examples
cockroachdb gokit golang microservices nats nats-streaming
Last synced: 5 months ago
JSON representation
Examples for building microservices with Go kit (gokit.io)
- Host: GitHub
- URL: https://github.com/shijuvar/gokit-examples
- Owner: shijuvar
- License: apache-2.0
- Created: 2018-09-11T14:06:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T07:12:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T11:35:23.624Z (6 months ago)
- Topics: cockroachdb, gokit, golang, microservices, nats, nats-streaming
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 185
- Watchers: 6
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The updated source code is moved into the repository [go-distsys](https://github.com/shijuvar/go-distsys)
# gokit-examples
Examples for building microservices with Go Kit (gokit.io)## Articles
* [Go Microservices with Go kit: Introduction](https://medium.com/@shijuvar/go-microservices-with-go-kit-introduction-43a757398183)## Technologies Used:
* Go
* Go kit (http://gokit.io)
* CockroachDB