Create a feature flag service
Up: Ideas for software projects
There are few open-source feature flag services out there, and the ones that exist are just not good. I could definitely whip up something better, but it’s unlikely to happen because I’d only really feature flag systems in a work context…
Still, I created dflag, a simple feature flag server with a static configuration.