fastapi-featureflags icon indicating copy to clipboard operation
fastapi-featureflags copied to clipboard

FastAPI Feature Flags

Results 4 fastapi-featureflags issues
Sort by recently updated
recently updated
newest added

The readme references https://pastebin.com/raw/4Ai3j2DC But pastebin is down (at least right now, for me)

bug
documentation

Besides loading from JSON and dicts, it could be useful to have an easy way to load a set of feature flags from - [dynaconf](https://www.dynaconf.com/) which is widely used for...

Fix issue with CodeCov: ``` -> Issue detecting commit SHA. Please run actions/checkout with fetch-depth > 1 or set to 0 current dir: /home/runner/work/fastapi-featureflags/fastapi-featureflags project root: . Yaml not found,...

test

I think we can review tests and add some new ones.

enhancement
test