FastAPI + React JS App With HarperDB

Опубликовано: 05 Февраль 2025
на канале: Dennis Ivy
14,991
399

Building a Fullstack CRUD notes app with FastAPI and React JS. Follow the guide linked up bellow and reference the source code.

Video Guide/Article:   / fast-api-react-crud-app-with-harperdb  

Source code: Linked in article above

HarperDB Signup: https://studio.harperdb.io/sign-up

FastAPI Documentation: https://fastapi.tiangolo.com/

Follow me on twitter:   / dennisivy11  

Timestamps:
00:00 - Introduction
4:30 - Setup Project
9:00 - HarperDB Configuration
20:40 - Setup CRUD Operation's
37:50 - Setting up React Frontend
49:50 - Routing
54:00 - Adding dummy data & core logic
1:05:40 - API calls and CORS configuration
1:30:50 - Proxy URL's
1:33:00 - Styling our app
1:48:50 - Spending time with the chat