Skip to content

ash211/django-fb-realtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The beginnings of a Django app for receiving Facebook's real-time updates

https://developers.facebook.com/docs/api/realtime/


Settings to put in django's settings.py:

 - FACEBOOK_APP_ID
 - FACEBOOK_API_KEY
 - FACEBOOK_SECRET_KEY
 - FACEBOOK_REALTIME_VERIFY_TOKEN

About

A django backend for receiving Facebook real-time updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published