YoVDO

REST API Crash Course - Introduction + Full Python API Tutorial

Offered By: Caleb Curry via YouTube

Tags

REST APIs Courses Python Courses Postman Courses Database Management Courses HTTP Methods Courses SQLAlchemy Courses API Testing Courses

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

Build a Simple Dynamic Site with Node.js Course (How To)
Treehouse
API Testing Using Rest Assured Test Automation Tool
Coursera Project Network via Coursera
API Testing Using Rest Sharp (with C#) Test Automation Tool
Coursera Project Network via Coursera
Start Your API Testing Journey With Postman Tool
Coursera Project Network via Coursera
Building a RESTful API with ASP.NET Core 3
Pluralsight