✅ Part 1 of Fastapi + React and Mysql Todo App (Farm Stack)
Learning how to get started with FastAPI with React and MySQL, at the end of this video you will be able to create a fastapi todo app from scratch using python. For more python lessons ▶️ @amoprocedures
Subscribe to my channel: https://www.youtube.com/channel/UCY2ELJdzCy1oehevQIN73mA?sub_confirmation=1
Follow me on Github and access source code: https://github.com/amoprocedures/fastapi-reactjs-todo
FastAPI is a modern, fast, and easy-to-use Python web framework for building APIs, while React is a popular JavaScript library for creating user interfaces. You will implement features such as user authentication, CRUD operations, and state management.
By the end of this video, you will have a functional todo list app that you can use as a starting point for your own projects.
Do you want to learn how to use FastAPI and React to create a todo list app? FastAPI is a powerful and elegant Python web framework that lets you build APIs with minimal code, and React is a versatile and component-based JavaScript library that makes UI development fun and easy.
In this video, you will follow along as I show you how to set up the backend and frontend, connect them with Axios, and add features like user login, todo creation, editing, and deletion. This is a great project for beginners who want to get started with full-stack web development.
If you are looking for a beginner-friendly project to practice your full-stack web development skills, this video is for you. You will learn how to create a todo list app using FastAPI and React, two of the most popular and modern technologies in the web development world.
FastAPI is a high-performance and user-friendly Python web framework that provides automatic documentation, data validation, and authentication, while React is a declarative and reusable JavaScript library that helps you build interactive and dynamic user interfaces.
You will see how to use FastAPI to create a RESTful API, and how to use React to create components, manage state, and communicate with the API.
QUESTION - If you have any question about youtube video you have watched please drop it in the comment section.
-- timestamp --
00:00:00 - Intro
00:00:10 - Environment Setup
00:01:40 - Setup Fastapi with Uvicorn
00:03:45 - DB Configuration
00:07:25 - Todo Model
00:10:15 - Todo Schema
00:12:19 - Router Setup
00:13:15 - GET Method
00:15:09 - POST Method
00:16:55 - PUT Method
00:20:20 - DELETE Method
00:21:30 - Outro
For more videos:
FastAPI JWT Token Auth • Full Access + One-Time Refresh Token
▶️ https://www.youtube.com/watch?v=LgFxZhdhgeg
Master How to Easily Create a Cron Job using Python FastAPI
▶️ https://www.youtube.com/watch?v=cjkJVBX6jU8
The Power of Web Scraping with Python and FastAPI
▶️https://www.youtube.com/watch?v=P5yGzJiGFIQ
FastAPI Tutorial • How to use BACKGROUND TASKS
▶️ https://www.youtube.com/watch?v=IGb3xvIwRmk
FastAPI Tutorial • Implement GOOGLE SIGNIN LIKE A PRO
▶️ https://www.youtube.com/watch?v=5h63AfcVerM
#ai #gemini #python