1.0.0-alpha.1 • Published 3 years ago

@openfeature/flagd-rest-provider v1.0.0-alpha.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

NodeJS Flagd REST Provider for OpenFeature

Experimental

Installation

$ npm install @openfeature/flagd-rest-provider

Peer dependencies

$ npm install @openfeature/nodejs-sdk @openfeature/provider-rest-client

Building

Run npx nx package providers-flagd-rest to build the library.

Running unit tests

Run npx nx test providers-flagd-rest to execute the unit tests via Jest.