OneSignal SDK for Node.js
This is an unofficial Node.js SDK for the OneSignal Push Notification Service, which wraps their REST API.
Basic Usage
// require the moduleconst OneSignalClient = ; // create a new clinetconst client = appId: '****' restApiKey: '****'; // send a notificationclient
More about contents,attachments and specific.