Django REST Boilerplate. A starter template for building web applications that talk to other apps.

github.com/buckyroberts/Django-REST-Boilerplate

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2018
  • Merge pull request #1 from BenjaVR/master
November 2017
  • User correct user model .
  • using custom user model instead of Django's built-in one.
May 2017
  • Logo
  • User fixtures and documentation
  • Added custom user model
  • Working on user and profile models
  • User serializer
  • Documentation
  • Initial commit