REST API Crash Course - Introduction + Full Python API Tutorial
Offered By: Caleb Curry via YouTube
Course Description
Overview
Learn to build and consume REST APIs in this comprehensive Python tutorial. Explore API fundamentals, HTTP methods, and practical examples using the StackOverflow API. Set up a Python API with SQLAlchemy, implement GET, POST, and DELETE operations, and use tools like Postman and developer network tools. Gain hands-on experience in API development and integration for web applications.
Syllabus
- Introduction
- API App example
- Why an API is important
- HTTP methods
- POST vs PUT
- Consume the StackOverflow API
- Setting up our own Python API
- GET request setup
- Database model setup for SQLAlchemy
- GET data with query.all
- GET data by ID with parameter
- Developer tools network Intro
- POST a new record
- Postman Introduction
- DELETE data
- Conclusion
Taught by
Caleb Curry
Related Courses
Create Your First Web App with Python and FlaskCoursera Project Network via Coursera Python and Flask Bootcamp: Create Websites using Flask!
Udemy Introduction to Databases in Python
DataCamp Advanced SQL for Application Development
LinkedIn Learning Crea tu primera aplicación web con Python y Flask
Coursera Project Network via Coursera