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.
- Host: GitHub
- URL: https://github.com/cuongndc9/config-service
- Owner: cuongndc9
- License: apache-2.0
- Created: 2019-09-27T15:45:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T16:44:50.000Z (12 months ago)
- Last Synced: 2025-07-08T17:44:54.387Z (12 months ago)
- Topics: 103cuong, config-server, go, golang
- Language: Go
- Homepage: https://petisland-config-service.herokuapp.com
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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