Building a car pooling API using Django

less than 1 minute read

In this 8 part series, I will be showing you how use Django to build RESTful APIs. In the process, I will build a basic carpooling API that is fairly usable. The complete code can be found on my GitHub if you want to pull and play around with it.

Updated: