jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.28k stars 618 forks source link

Dynamically or using RESTful API to add device #697

Closed itsazzad closed 9 months ago

itsazzad commented 1 year ago

Any way to add a device using RESTful API?

jamaalscarlett commented 9 months ago

@itsazzad There is support for django rest framework. See: https://github.com/jazzband/django-push-notifications?tab=readme-ov-file#django-rest-framework-drf-support