Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simon04/web-push-notifications

Sending Web Push Notifications with Java
https://github.com/simon04/web-push-notifications

web-push web-push-api web-push-notification web-push-notifications

Last synced: 7 days ago
JSON representation

Sending Web Push Notifications with Java

Awesome Lists containing this project

README

        

# web-push-notifications

Send web push notification using Java.

Based on the source code for the blog post [Sending Web Push Notifications with Java](https://golb.hplar.ch/2019/08/webpush-java.html).

## License

MIT

## Authors

- @ralscha https://github.com/ralscha/blog2019/tree/master/webpush
- @simon04