Momentum logo
Team 12 Classroom

🐻 REST APIs and Django 🐻

Posted on May 23rd, 2022

🗓️ Today’s Topics

  • Show your finished Habit Tracker
  • HTTP requests and responses
  • REST APIs
  • Django REST Framework

🎯 Project

Complete the official Django REST Framework tutorial. You may find it easier going if you follow the guide by Will Vincent.

Will Vincent uses the exact same code and steps but is much more beginner-friendly. He also uses pipenv for the virtual environment like we do. Will’s tutorial stops short of the last step, step 6, in the official tutorial. But if you finish step 5 and want to keep going, you can continue with the official tutorial.

You should complete the tutorial by tomorrow.

Do not copy & paste the code. You’ll get a lot more out of it if you type it out yourself.

📖 Read | 📺 Watch | 🎧 Listen

ICYMI 👀

These links were posted last week, but you may not have gotten to them.

🔖 Resources

👾 Notes

Back to home