SimpleCloudNotifier/server/README.md

14 lines
302 B
Markdown
Raw Normal View History

2022-11-19 17:09:23 +01:00
//TODO
- background job for re-delivery
- accept/decline subscriptions (PATCH subs)
2022-11-19 17:09:23 +01:00
- (message.go) api routes
- (compat.go) api routes
- https://firebase.google.com/docs/cloud-messaging/send-message#rest
- List subscriptions on owned channels /RESTful?)
2022-11-19 17:15:46 +01:00
- deploy
- Dockerfile
- php in html