Show HN: FastAPI Feature Flags
github.com
Show HN: FastAPI Feature Flags
1–3 of 3 posts
Re: Show HN: FastAPI Feature Flags
#2I created this package because I needed to turn on and off some features on my personal projects. I mainly use it in GeoSearch.dev, where I can control the flow of matching engine at runtime. I don't think anyone needs to explain how feature flags work.
I already use the package in production, but there is still room for improvement. I hope you will like it.
Re: Show HN: FastAPI Feature Flags
#3Like it! <3 Installed it yesterday, tested today. Easy... and it works like a charm :)