Django API with token-based user authentication.
Made using Python 3.5.2. All other prerequisites can be found in requirements.txt file.
certifi==2018.4.16 chardet==3.0.4 defusedxml==0.5.0 Django==2.0.4 django-allauth==0.35.0 django-rest-auth==0.9.3 djangorestframework==3.8.2 idna==2.6 oauthlib==2.0.7 pkg-resources==0.0.0 python3-openid==3.1.0 pytz==2018.4 requests==2.18.4 requests-oauthlib==0.8.0 six==1.11.0 urllib3==1.22
API endpoints: http://django-rest-auth.readthedocs.io/en/latest/api_endpoints.html