Flagr
Created on 2020-12-06T20:02:18-06:00
- A micro-service for detecting whether feature flags should be enabled or not.
- You make requests to it carrying meta-data about the request; it consults a rules table and tells you which flags should be enabled for the session.
- Rules can be edited through a web UI.