https://github.com/andreoav/unleash-poc
Feature Toggle PoC with Unleash
https://github.com/andreoav/unleash-poc
feature-toggle golang nodejs poc unleash
Last synced: 4 months ago
JSON representation
Feature Toggle PoC with Unleash
- Host: GitHub
- URL: https://github.com/andreoav/unleash-poc
- Owner: andreoav
- Created: 2019-02-05T01:08:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T11:07:19.000Z (about 7 years ago)
- Last Synced: 2024-12-29T09:24:27.887Z (over 1 year ago)
- Topics: feature-toggle, golang, nodejs, poc, unleash
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unlease PoC
**This is a 🚧 Work In Progress 🚧**
Project with Unleash, a feature toggle service, using a NodeJS server to run Unleash and a Go client to query feature status.
## Links
* [Unleash Server](Unleash/unleash)
* [Unlease Golang Client](Unleash/unleash-client-go)