CreateSubscription(), UpdateSubscription(), GetMessage(), DeleteMessage()

This commit is contained in:
2022-11-19 23:16:54 +01:00
parent 8278c059ad
commit 0d641b727f
19 changed files with 1155 additions and 669 deletions

View File

@@ -4,10 +4,11 @@
- background job for re-delivery
- accept/decline subscribtions (PATCH subs)
- accept/decline subscriptions (PATCH subs)
- (message.go) api routes
- (compat.go) api routes
- https://firebase.google.com/docs/cloud-messaging/send-message#rest
- List subscribtions on owned channels /RESTful?)
- List subscriptions on owned channels /RESTful?)
- deploy
- Dockerfile
- Dockerfile
- php in html