RESTful API Design using Python Flask, Part 1 of 3: Get Started
Interactive

RESTful API Design using Python Flask, Part 1 of 3: Get Started

LearnNow Online
Updated Jul 20, 2020

Course description

Learn RESTful API design using Python Flask. Flask is the most popular web framework for developers. In this course, you'll be introduced to the initial concepts, setup your environment, and create your first POST.

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

78 Minutes

Time to complete

137 Minutes

Course Outline

Setup Environment

Introduction (25:31)

  • Introduction (00:13)
  • Introduction (01:09)
  • API definitions (10:39)
  • Uniform Interface in Detail (13:21)
  • Summary (00:08)

Setup Environment (15:01)

  • Introduction (00:08)
  • Set up Core Environment (02:24)
  • Basic Container Structure (07:30)
  • Running the Containers (04:50)
  • Summary (00:08)

Pluggable Views (19:42)

  • Introduction (00:08)
  • Pluggable Views (12:22)
  • Installing and Using Postman (07:03)
  • Summary (00:08)

First POST (18:19)

  • Introduction (00:08)
  • Our First POST (09:10)
  • HTTP Status Codes (08:53)
  • Summary (00:08)
;