Skip to main content

DevCycle NodeJS Server SDK

The NodeJS Server SDK for DevCycle.

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.

The SDK is available as a package on NPM, will a full Typescript interface. It is also open source and can be viewed on the DevCycle GitHub.

Npm package version GitHub