A practical guide for building Restful API with Django Tastypie

Namaste everyone. It is been very long since I wrote an article. This time I came up with an essential thing for creating API in Django web framework. We all know that REST API are needed these days for building communication channels between different systems and devices. What is Django Tastypie? Django Tastypie is a […]