FastAPI & React - 1 - Creating Models with SQLAlchemy

Опубликовано: 16 Апрель 2026
на канале: rithmic
46,921
488

In this series we'll be creating a Leads Manager using FastAPI (Python) and ReactJS in the Frontend. To start off we'll set up the backend and create the Models and Schemas before moving onto creating the API itself.

👨‍💻 Looking for a web developer job, visit: https://www.webdevjobs.io/
👽 Discord -   / discord  

The finished code can be found here:
👾 - https://github.com/sixfwa/react-fastapi

Docs for FastAPI - https://fastapi.tiangolo.com/

#FastAPI #ReactJS #FullStack