RESTful API Design using Python Flask, Part 3 of 3: Update and Testing
Interactive

RESTful API Design using Python Flask, Part 3 of 3: Update and Testing

LearnNow Online
Updated Jul 20, 2020

Course description

Learn RESTful API design using Python Flask. Flask is the most popular web framework for developers. This course covers End Points, Database Updating and Deleting, as well as testing and search.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

• A computer with internet access and administrative access to install packages • Good understanding of how to use the command line interface, internet and code editors • Good knowledge of the Flask web framework


Meet the expert

Jorge Escobar

Jorge Escobar is an engineer at FINDMINE.  In addition to being a consultant and working with companies like MongoDB, Venmo and Knewton he also has a passion for teaching and is an instructor for Stone River eLearning

Video Runtime

117 Minutes

Time to complete

196 Minutes

Course Outline

Update and Testing

Store End Point (27:20)

  • Introduction (00:13)
  • Starting the Store End Point (03:24)
  • The JSON Schema Library (08:42)
  • The Store API File (06:34)
  • Trying out the Stores End Point (08:17)
  • Summary (00:08)

Update PUT and DELETE (30:29)

  • Introduction (00:08)
  • UPDATED Implementing PUT and DELETE (10:38)
  • Implementing pagination on GET all stores (07:52)
  • Store Tests (11:42)
  • Summary (00:08)

Initial CRUD (24:58)

  • Introduction (00:08)
  • Pet Endpoint Initial CRUD (09:34)
  • Finishing Pet GET POST and Postman Tests (10:15)
  • Pets PUT and DELETE (04:52)
  • Summary (00:08)

Pet Tests (11:14)

  • Introduction (00:08)
  • Pets Tests (07:45)
  • Pets Pagination Tests (03:13)
  • Summary (00:08)

Testing and Search (23:17)

  • Introduction (00:08)
  • Get all pets in a store endpoint (08:52)
  • Test the get all pets in a store endpoint (05:27)
  • Search pets with filters (07:22)
  • Conclusion (01:18)
  • Summary (00:08)
;