Backend for the Hold My Beer app.
Side project created to learn Python, Django, Django Rest Framework, GraphQl and any new technology I find interesting.
Created with: https://github.com/heroku/heroku-django-template
-
Test coverage: https://coveralls.io/github/javiercp/holdmybeer-back
-
Heroku: Auto-deploy at https://holdmybeer-backend.herokuapp.com
-
Production-ready configuration for Static Files, Database Settings, Gunicorn, etc.
-
Enhancements to Django's static file serving functionality via WhiteNoise.
-
Latest Python 3.6 runtime environment.
-
OTP authentication for admin site access.
-
RESTful (kinda) API
-
GraphQL