Python REST API Tutorial - Building a Flask REST API

Python REST API Tutorial - Building a Flask REST API

Dave Gray via YouTube Direct link

POST Data

14 of 16

14 of 16

POST Data

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Python REST API Tutorial - Building a Flask REST API

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Welcome
  3. 3 Tutorial Prerequisites
  4. 4 What is REST? What is an API?
  5. 5 REST API Diagram
  6. 6 Virtual Environment set up
  7. 7 Install Dependencies
  8. 8 A Simple REST API
  9. 9 Modeling Data & Creating the Database
  10. 10 Flask Restful
  11. 11 Define args with RequestParser
  12. 12 /api/users Resource Endpoint
  13. 13 Marshalling / Serializable JSON Data
  14. 14 POST Data
  15. 15 /api/users/id Resource Endpoint
  16. 16 Update & Delete Data

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.