Skip to main content

Django Rest Framework API for Angular with self-building classes, forms, and listings

Project description

Latest Travis CI build status Latest PyPI version Python versions Code Climate Test coverage Requirements Status Requirements Status https://raw.githubusercontent.com/Nekmo/angular-django/master/angular_django.svg

Angular Django is a framework to work in Angular as in Django. Use the Django classes in Angular to build forms and data grids in minutes. A demo is available on the website..

Angular-django consists of two packages: a package for Angular and an optional package for Django. To install the Angular package:

$ npm i angular-django

To install the Django package:

$ pip install -U angular-django

Full instructions are available on the website..

Features

Some features available:

  • Use the methods and filters available in the Django Rest Framework to work with the API.

  • Build forms in minutes. Includes validation on frontend and backend. Selector choices are built with the server.

  • Easy-to-implement filtering, paging, and searching listings.

  • Use your Django classes and types in Angular. The library will transform the API values to the correct types.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

angular-django-0.0.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

angular_django-0.0.1-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page