What is a REST API? (Explained with an Example)

Опубликовано: 16 Март 2026
на канале: Max Rohowsky
483
30

Let's understand REST APIs and build a simple one using Flask, a popular web framework in Python.

◾◾◾◾◾ Timestamps ◾◾◾◾◾
00:00 | APIs - An Introduction
00:43 | What are APIs?
01:02 | API Example: ChatGPT API
02:47 | What makes an API a REST API?
03:24 | REST API Design Principles
04:10 | How to Build a REST API (with Flask)

◾◾◾◾◾ Let's Connect! ◾◾◾◾◾
🐦 Twitter (X): 🔗   / @maxrohowsky  
📂 GitHub: 🔗 https://github.com/MaxRohowsky
💼 LinkedIn: 🔗   / maxrohowsky  
🔊 Discord: 🔗   / discord  
✅ Blog: 🔗 https://max.rohowsky.net

◾◾◾◾◾ Hashtags ◾◾◾◾◾
#RESTAPI #FlaskRESTAPI #API