# 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).