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

https://github.com/oeo/push-test

simple push notification example
https://github.com/oeo/push-test

Last synced: 10 months ago
JSON representation

simple push notification example

Awesome Lists containing this project

README

          

# push-test

## usage
```
cd ./push-test
npm install
coffee app.coffee
```

- navigate to http://localhost:8000
- click `Store subscription`

```
curl "http://localhost:8000/send-all"
```