RESTful APIs of a Profiles app based on Mark Winterbottom's course on Udemy:
Build a Backend REST API with Python & Django - Beginner
- Developed RESTful APIs of a Profiles app using Django REST framework
- Used SQLite database with Django
- How to create a local development server from scratch using Vagrant