2022-11-19 17:09:23 +01:00
|
|
|
|
|
|
|
|
|
|
|
//TODO
|
|
|
|
|
|
|
|
|
2022-11-20 03:06:08 +01:00
|
|
|
- POST::/messages
|
2022-11-20 15:40:19 +01:00
|
|
|
- https://firebase.google.com/docs/cloud-messaging/send-message#rest !!
|
2022-11-20 03:06:08 +01:00
|
|
|
- List subscriptions on all owned channels (RESTful?)
|
2022-11-19 17:15:46 +01:00
|
|
|
- deploy
|
2022-11-20 01:28:32 +01:00
|
|
|
- full-text-search: https://www.sqlite.org/fts5.html#contentless_tables
|
2022-11-20 03:06:08 +01:00
|
|
|
- route to re-create keys
|
|
|
|
- ack/read deliveries && return ack-count
|
|
|
|
- compat methods should bind body as form-data
|