0.3.0 • Published 2 days ago

@devcycle/nestjs-server-sdk v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

DevCycle Nest.js Server SDK

The Nest.js Server SDK for DevCycle.

DevCycle is a feature flag management provider with robust support for user targeting, realtime updates of flag values and deep integrations with your development workflow.

This SDK wraps DevCycle's Node.js SDK and provides a Nest.js module to manage a single instance of the DevCycle client.

This SDK uses local bucketing to perform all user segmentation and bucketing locally in the SDK, providing immediate responses to variable and feature requests for a user. The SDK will download the latest version of your DevCycle environments configuration from a CDN on initialization, and will periodically poll the CDN for configuration changes.

Installation

Our library can be found on npm and installed by the following:

npm install @devcycle/nestjs-server-sdk

Usage

To find usage documentation, visit our docs.

0.3.0

2 days ago

0.2.7

7 days ago

0.2.6

21 days ago

0.2.3

22 days ago

0.2.5

21 days ago

0.2.4

22 days ago

0.2.1

28 days ago

0.2.2

28 days ago

0.2.0

1 month ago

0.1.0

1 month ago

0.0.2

1 month ago