Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 351 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 351 Bytes

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