News

If you are only interested in building a REST API backend, Django is an overkill. However, you can use the Django REST framework, which is a community-funded project by Encode. It uses Django as the ...
An abstract and extensible framework in python for building client SDKs and CLI tools for a RESTful API. Suitable for APIs made with django-rest-framework and other such general frameworks. For rapid ...
Leveraging a REST API built with Django, we'll build an Angular Web App. With the same API, we'll build a mobile app using the Ionic Framework. This is the very basic version of REST API using Django ...