GitHub - camdram/api-demo-python: Basic demo of OAuth login to Camdram using Python and Django
camdram / api-demo-python Public
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Camdram API Python Demo
A very basic demo of OAuth authentication with Camdram plus accessing authorised shows.
A host-specific API key is required for the demo, which can be created at https://www.camdram.net/api/apps
Copy 'config.sample.py' to 'config.py' and enter the API key and API secret in the appropriate places.
pipenv install
pipenv run python manage.py runserver
About
Basic demo of OAuth login to Camdram using Python and Django
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published