An open API service indexing awesome lists of open source software.

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

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)