1👍
I hope you want to build a web API for your application.
There are two dominant third party plugins for django
- Django Rest Framework. – http://www.django-rest-framework.org/
- Tastypi – http://tastypieapi.org/
Both have there pros and cons. Do some research and choose the one that best suites for your need.
Source:stackexchange.com