BE -- REST
Posted on Jul 20th, 2020
Today, we’re learning all about REST (Representational State Transfer) and how to implement it with Django REST Framework.
Project
Tonight, go through the Django REST Framework tutorial. Tomorrow, you’ll implement an API for your QuestionBox app. You can start early on that if you like.