expo-community / expo-server-sdk-python

Exponent Server SDK
MIT License
143 stars 42 forks source link

Provide an example for DRF #27

Closed SPineapple closed 3 years ago

SPineapple commented 4 years ago

Hello, I am newbie with django rest framework, and I wanted to implement notification with REST API to my app, but I am having difficult in doing so, and I couldn't find any tutorial to guide me, and I need help, thanks.

morenoh149 commented 4 years ago

if you study https://github.com/expo/expo-server-sdk-python#usage and the source code you'll see that you need an async task in your drf api that will send out the pn. Ask follow up questions with code samples if still unclear.

julianpacker commented 3 years ago

Closing this due to inactivity. If there is interest, we can reopen this issue