Janurary 12, 2018 / by Pradeep Sharma
Django is by far the most popular Python framework, designed to provide Rails-like ease of use. Let’s see how quickly we can set up a simple API using Django and a library called TastyPie.
For those of you who read the Node API tutorial, we’re now going to attempt to do the same thing with Django. We’ll also very quickly see how Django makes some things harder, and some things much much easier.