REST API With Flask & SQL Alchemy
Offered By: Traversy Media via YouTube
Course Description
Overview
Learn to build a RESTful API for products using Python Flask, SQL Alchemy, and Marshmallow in this comprehensive tutorial. Set up a virtual environment, configure SQL Alchemy, and create a database. Implement CRUD operations including post requests, retrieving all products, fetching single products, updating products, and deleting products. Use Postman to test your API endpoints and gain hands-on experience in developing robust backend systems for web applications.
Syllabus
Intro
Overview
Create Virtual Environment
Setup SQL Alchemy
Setup Database
Initializer
Database
Postman
Post Request
Get All Products
Get Single Product
Update Product
Delete Product
Taught by
Traversy Media
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX