• Stars
    star
    4
  • Rank 3,297,200 (Top 66 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Django version of RESTfull JSON API for a todo list with user and JWT authentication. I use the awesome Django-Rest-Framework and i integrated manualy a Fron-end client application consuming the REST Service of the Django RESTful API, making a simple CRUD actions using the great AngularJS MVC Framework.