Build a Backend REST API with Python & Django - Beginner

Build a Backend REST API with Python & Django - Beginner, Finally create that App + fully-functioning user database in this crash course to building a REST API
Created by Mark Winterbottom, Brooke Rutherford, English [Auto-generated]
What you'll learn
- How to create the most important part of any user application
- How to confidently use some of the most in-demand full stack technologies today
- How to create a local development server from scratch
- How to create a brand new Django project with sqlite database
- How to build your own browsable, self documenting REST API
- Handle user registration, login, and status updates in your app with your very own REST API