UNPKG

@devcycle/nodejs-server-sdk

Version:

The DevCycle NodeJS Server SDK used for feature management.

12 lines (6 loc) 289 B
# server-request This library contains common code for making requests to the DevCycle server from server SDKs. ## Building Run `nx build server-request` to build the library. ## Running unit tests Run `nx test server-request` to execute the unit tests via [Jest](https://jestjs.io).