chore: update readme (#157)
Forcing a new release after fixing the publishing error. Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
parent
343aa268e6
commit
91b49b581d
|
|
@ -1,6 +1,7 @@
|
|||
# openfeature-provider-flipt
|
||||
# OpenFeature Flipt OFREP Provider
|
||||
|
||||
This provider is designed to evaluate feature flags against the Flipt api using Flipt's [OpenFeature remote evaluation protocol (OFREP)](https://docs.flipt.io/reference/openfeature/overview) API. This is a remote evaluation.
|
||||
This provider is designed to evaluate feature flags against the Flipt api using Flipt's [OpenFeature remote evaluation protocol (OFREP)](https://docs.flipt.io/reference/openfeature/overview) API.
|
||||
This provider performs flag evaluations via HTTP.
|
||||
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue