NotificationAPI server-side library for Node.js
npm install notificationapi-node-server-sdkWith NotificationAPI, software developers can implement any kind of notifications into their app in a matter of minutes.
Please refer to our documentations.
Install dependencies:
```
npm install
Run tests:
```
npm run test
100% code coverage required.