◐ Shell
clean mode source ↗

GitHub - camdram/api-demo-python: Basic demo of OAuth login to Camdram using Python and Django

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Releases

No releases published

Languages