Building Beautiful RESTful APIs Using Flask

Building Beautiful RESTful APIs Using Flask

EuroPython Conference via YouTube Direct link

ANATOMY OF HTTP

3 of 14

3 of 14

ANATOMY OF HTTP

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Building Beautiful RESTful APIs Using Flask

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

  1. 1 Intro
  2. 2 WHAT IS A WEB API?
  3. 3 ANATOMY OF HTTP
  4. 4 REST CONVENTIONS
  5. 5 FLASK-RESTPlus
  6. 6 OPEN API SPECIFICATION
  7. 7 REQUEST METHOD
  8. 8 REQUEST PATH
  9. 9 QUERY ARGUMENTS GET /api/books?page=1&per_page=10
  10. 10 REQUEST BODY (SON) API MODELS
  11. 11 API MODELS INHERITANCE AND NESTING
  12. 12 RESPONSE STATUS CODE
  13. 13 RESPONSE BODY (SON)
  14. 14 EXCEPTION HANDLING

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.