djangular-rest-framework

AngularJS interface for Django Rest Framework (DRF)


Keywords
angularjs, django, rest, framework, drf, api
License
MIT
Install
bower install djangular-rest-framework#24.2.0

Documentation

djangular-rest-framework

Development

This project requires node >=6.

To run tests and compile templates install requirements:

  • npm install
  • bower install

If updating templates run grunt ngtemplates to recompile.

Installation

bower install djangular-rest-framework

Load the main js file and all dependencies in to your HTML.