about summary refs log tree commit diff
path: root/docs/Using-the-API/Push-notifications.md
blob: fc373e723173e8497461416bf6af15eb8508bb73 (plain) (blame)
1
2
3
4
Push notifications
==================

See <https://github.com/Gargron/tusky-api> for an example of how to create push notifications for a mobile app. It involves using the Mastodon streaming API on behalf of the app's users, as a sort of proxy.