For scaffolding REST apis for rapidly developing mobile products.
- Complete Django Rest Framework integration
- Token authentication via Django Rest Framework
- Easy Image manipulation with django-versatileimagefield
- Easy push notification integration with Django-pnm
- Easy async queuing with django-rq
- Configured for deploying to Heroku
- Monitoring with New Relic
- Docs with mkdocs
- Testing with django-nose and fixtures via factory-boy
- Easy debugging with ipython and ipdb
- Style Enforcement via flake8
- Travis config
- Fabfile for easily setting up servers
pip install cookiecutter
cookiecutter gh:agconti/cookiecutter-django-rest
Here's an example of the result: https://github.com/agconti/piedpiper-web