TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: FastAPI Feature Flags

3 pointsby pytlicekover 3 years ago

2 comments

pytlicekover 3 years ago
I 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&#x27;t think anyone needs to explain how feature flags work.<p>I already use the package in production, but there is still room for improvement. I hope you will like it.
WillSmithProover 3 years ago
Like it! &lt;3 Installed it yesterday, tested today. Easy... and it works like a charm :)