This Python REST API tutorial will teach you how to build a Python flask REST API. We will start by building a basic REST API then integrating that API with a Flask SQL-Alchemy Database. At the end of this video you will have a fully functioning REST API with Python and Flask.

⭐️ Timestamps ⭐️

  • 00:00:00 - Introduction
  • 00:02:43 - Installing Dependencies
  • 00:06:20 - Building a Minimal Hello World API
  • 00:08:50 - Adding Resources
  • 00:11:24 - Sending Requests
  • 00:13:33 - Understanding JSON
  • 00:15:05 - Testing The Hello World API
  • 00:16:40 - Handling Post Requests
  • 00:17:33 - Passing Arguments
  • 00:20:05 - Storing Data in Memory
  • 00:26:49 - Request Argument Parser
  • 00:33:21 - Sending Status Code
  • 00:36:18 - Validating Requests
  • 00:39:19 - Handling Delete Requests
  • 00:45:20 - Installing Database Dependencies
  • 00:46:31 - Database Configuration
  • 00:48:38 - Creating a Model
  • 00:53:10 - Querying Database
  • 00:55:00 - Serializing Objects
  • 00:58:05 - Adding Entries to the Database
  • 1:05:06 - Handling Update Request

📄 Requirements.txt Download: https://techwithtim.net/wp-content/uploads/2020/07/requirements.txt
📁 Code Download: https://techwithtim.net/wp-content/uploads/2020/07/Flask-Rest-API-Tutorial.zip
💻 Code via Website: https://techwithtim.net/flask-rest-api/

#python #rest #api #flask #developer

Python REST API Tutorial - Building a Flask REST API
55.30 GEEK