2016-02-22
A walk through on how to setup a python virtual environment, and install python libraries needed to build a RESTful API using the Django Rest Framework. Then building a simple RESTful API using DRF.
- Working in python
- Understanding RESTful APIs
Want a head start?