An open API service indexing awesome lists of open source software.

https://github.com/metadream/bark-server

Node.js implementation of the bark-server.
https://github.com/metadream/bark-server

apns bark-server notifications

Last synced: over 1 year ago
JSON representation

Node.js implementation of the bark-server.

Awesome Lists containing this project

README

          

# bark-server
Node.js implementation of the https://github.com/Finb/bark-server.
References and thanks: https://github.com/dss886/bark-server.

### Usage
```
$ npm i
$ npm start
```