This project is a web push example showcasing the implementation of web push notifications. It consists of a Java backend with a REST server powered by NanoHTTPD, and a JavaScript frontend with a service worker. The frontend sends the necessary data for the notification to the REST server, which then triggers a test notification.
- Java backend with NanoHTTPD for serving REST APIs.
- JavaScript frontend with a service worker for handling web push notifications.
Contributions are welcome!
Jan Benz
simon04 - web-push-notifications
This project is licensed under the Unlicense