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

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

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)