Skip to content

A go server that listens for incoming messages with push notification data, sends it to all users using go routines, and updates the database if users unsubscribe.

Notifications You must be signed in to change notification settings

BradVidler/WebPushAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WebPushAPI

A go server that listens for incoming messages with push notification data, sends it to all users using go routines, and updates the database if users unsubscribe.

About

A go server that listens for incoming messages with push notification data, sends it to all users using go routines, and updates the database if users unsubscribe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages