python-sdk-contrib/hooks
Federico Bond a23f61e1c1
fix: remove modifications to license files (#81)
2024-04-23 06:02:19 +10:00
..
openfeature-hooks-opentelemetry fix: remove modifications to license files (#81) 2024-04-23 06:02:19 +10:00
README.md

README.md

OpenFeature Python Hooks

Hooks are a mechanism whereby application developers can add arbitrary behavior to flag evaluation. They operate similarly to middleware in many web frameworks. Please see the spec for more details.