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

https://github.com/cuongndc9/config-service

🦍 config-service for XStore.
https://github.com/cuongndc9/config-service

103cuong config-server go golang

Last synced: 12 months ago
JSON representation

🦍 config-service for XStore.

Awesome Lists containing this project

README

          

# config-service

🦍 config-service for PetIsland.

## Quick start

```
$ go get ./...
$ go run main.go
```

## URLs

- [https://petisland-config-service.herokuapp.com/dev](https://petisland-config-service.herokuapp.com/dev)
- [https://petisland-config-service.herokuapp.com/prod](https://petisland-config-service.herokuapp.com/prod)

> "I have not failed. I've just found 10,000 ways that won't work." - Thomas A. Edison