SimpleCloudNotifier/server/README.md
2022-11-20 15:40:22 +01:00

13 lines
360 B
Markdown

//TODO
- POST::/messages
- https://firebase.google.com/docs/cloud-messaging/send-message#rest !!
- List subscriptions on all owned channels (RESTful?)
- deploy
- full-text-search: https://www.sqlite.org/fts5.html#contentless_tables
- route to re-create keys
- ack/read deliveries && return ack-count
- compat methods should bind body as form-data