fastapi-featureflags
Feature toggle
A simple implementation of feature flags for use in FastAPI applications.
FastAPI Feature Flags
57 stars
4 watching
7 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
apifastapifastapi-featureflagsfeature-flagsfeatureflagshacktoberfesthacktoberfest-acceptedpythonpython-frameworkpython-libraryserverless
Related projects:
Repository | Description | Stars |
---|---|---|
tompave/fun_with_flags | An Elixir application providing a feature flag management system with API and web dashboard | 1,077 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |
skallfass/fastapi_serviceutils | Provides utility functions and tools for building FastAPI-based services. | 34 |
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
kludex/flake8-fastapi | A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
featbit/featbit | A feature flags management tool that enables developers to safely deploy and manage features in their applications | 1,435 |
tdeekens/flopflip | A library that enables feature toggling in React applications with real-time updates and flexible user targeting | 403 |
ageekinside/fastapi-jinja | Integrates Jinja template language with FastAPI to render dynamic web pages. | 69 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
transitive-bullshit/ffmpeg-cli-flags | A comprehensive documentation repository of FFmpeg commandline flags. | 47 |
toggler-io/toggler | A feature flag service to decouple deployment and feature enrollment from experiments. | 30 |
jazzband/django-waffle | A feature toggle solution for Django projects | 1,132 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |