Pytlicek / fastapi-featureflags

FastAPI Feature Flags
https://pypi.org/project/fastapi-featureflags/
MIT License
52 stars 7 forks source link

pastebin is down #15

Open dimaqq opened 6 months ago

dimaqq commented 6 months ago

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

Pytlicek commented 6 months ago

Yes, I see... Thanks for the note. I will check once again in a week or so and if not, I will change the URL to: https://github.com/Pytlicek/fastapi-featureflags/blob/main/tests/features.json

You can use it for testing URL from above, it accepts the JSON file. that's it, it should be easy to replace.