Hello! Welcome to the Python Flask Tutorial series. In this series, we’ll learn about Flask, a micro framework built using Python, with the help of a project!
👨🏼💻Contents👨🏼💻
00:00:01 1 - Introduction + Getting Started With Flask
00:06:28 2 - Create a Hello World App | how “Hello, World!” Of Flask works
00:26:54 3 - Flask Templates
00:41:17 4 - Handling POST and GET Requests with Flask
00:57:18 5 - Database with Flask-SQLAlchemy
01:13:59 6 - Add Authentication to Web App with Flask-Login
01:26:43 7 - Building Flask CRUD Application | CRUD Operations (Part 1 of 2)
01:46:27 8 - Building Flask CRUD Application | CRUD Operations (Part 2 of 2)
02:00:57 9 - Message Flashing in Flask.
02:09:25 10 - Pagination in Flask
02:25:56 11 - Deploy Python Flask App on Heroku
02:39:59 Creating a RESTFul API With Flask 1 - Getting Started
Creating a RESTFul API With Flask 2 - Creating a RESTful API using Flask-RESTful
Creating a RESTFul API With Flask 3 - Handling GET and POST in Flask
Creating a RESTFul API With Flask 4 - Handling PUT and DELETE in Flask
Creating a RESTFul API With Flask 5 - Flask & SQLAlchemy
Deploy Python Flask App on Heroku | How to Deploy a Flask app on Heroku
03:57:51 Using MongoDB with Flask Rest API
Join us for a comprehensive Flask tutorial! This full course covers everything from getting started with Flask to building a RESTful API with Flask and MongoDB. Learn how to create a Hello World app, work with templates, handle POST and GET requests, add authentication with Flask-Login, create a CRUD application, use message flashing, implement pagination, and deploy your Flask app on Heroku. Don’t miss out on this opportunity to master Flask development. Watch the video now!
In this video, we talk about what is Flask, see a demo of the final project and also install Flask on our Laptops and PCs.
☞ Python Tutorials for Beginners - Learn Python Online
☞ Python Programming Tutorial | Full Python Course for Beginners 2019
☞ Learn Python 3 Fundamentals From Scratch
☞ Learn Python in 12 Hours | Python Tutorial For Beginners