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
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University