Skip to content

📬 Web push example with Java backend for real-time notifications

License

Notifications You must be signed in to change notification settings

janbnz/web-push-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-push-example

License: Unlicense

Description

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.

Features

  • Java backend with NanoHTTPD for serving REST APIs.
  • JavaScript frontend with a service worker for handling web push notifications.

Contributing

Contributions are welcome!

Authors

Jan Benz
simon04 - web-push-notifications

License

This project is licensed under the Unlicense

About

📬 Web push example with Java backend for real-time notifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published