DRF_Course

This includes all my work following tutorial Build a Backend REST API with Python & Django - Beginner on Django rest framework by Mark Winterbottom.
This project includes:

  • Creating and updating user profiles.
  • Login and authentication.
  • Posting status updates.
  • Viewing status update feeds.

Used: ViewSets