https://github.com/by-sabbir/consul-kv-discovery
Implementing consul service discovery and KV store with golang
https://github.com/by-sabbir/consul-kv-discovery
consul go golang kv-store microservice service-discovery
Last synced: 21 days ago
JSON representation
Implementing consul service discovery and KV store with golang
- Host: GitHub
- URL: https://github.com/by-sabbir/consul-kv-discovery
- Owner: by-sabbir
- Created: 2022-09-30T17:21:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T21:45:56.000Z (about 3 years ago)
- Last Synced: 2025-01-03T22:30:14.708Z (10 months ago)
- Topics: consul, go, golang, kv-store, microservice, service-discovery
- Language: Go
- Homepage: https://bysabbir.medium.com/tooling-go-microservices-with-consul-service-discovery-and-kv-store-2c52bcdf4fd4
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consul Service Discovery and KV Store \w Go
### Installation
```bash
docker compose up -d consul
```
[Consul UI](http://localhost:8500)