Skip to content

Node.js server which can subscribe/unsubscribe clients to topics and sends messages

License

Notifications You must be signed in to change notification settings

Mokkapps/void-fest-pwa-server

Repository files navigation

Void Fest PWA Backend

This backend provides an API to be able to register clients at FCM.

Endpoints

GET / --> Check if backend is "alive"

POST /api/webpush/topic/:name/subscribe --> Subscribe to a topic

POST /api/webpush/topic/:name/unsubscribe --> Unsubscribe from a topic

Releases

No releases published

Packages

No packages published