Sponsor of the Day:
Jerkmate
https://realpython.com/podcasts/rpp/134/
Episode #134: Building Python REST APIs With Flask & Structuring Pull Requests – The Real Python...
How do you build a REST API using the Flask web framework? How can you quickly add endpoints while automatically generating documentation? This week on the...
python rest apisepisode 134pull requestsbuildingflask
https://realpython.com/flask-connexion-rest-api/
Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 1 – Real Python
Nov 18, 2022 - In this three-part tutorial series, you'll create a RESTful API from scratch to keep track of people and notes using the Flask web framework. You'll also test...
python rest apispart 1 realflaskconnexionsqlalchemy
https://realpython.com/flask-connexion-rest-api-part-2/
Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 2 – Real Python
Jun 2, 2023 - In this three-part tutorial series, you'll create a RESTful API from scratch to keep track of people and notes using the Flask web framework. You'll also test...
python rest apispart 2 realflaskconnexionsqlalchemy
https://realpython.com/courses/interacting-rest-apis-python/
Interacting With REST APIs and Python – Real Python
Aug 7, 2024 - In this video course, you'll learn how to use Python to communicate with REST APIs. You'll learn about REST architecture and how to use the requests library to...
rest apisinteractingpythonreal
https://realpython.com/quizzes/interacting-rest-apis-python/
Interacting With REST APIs and Python Quiz – Real Python
Test your Python REST API knowledge: consuming, building, HTTP methods, status codes, Flask, FastAPI, and Django basics.
rest apispython quizinteractingreal