Building Web Apps with FastAPI, Python & PostgreSQL | Digital Library Backend Part 1

Опубликовано: 30 Сентябрь 2024
на канале: Code with Irtiza
2,769
47

Let’s build the backend of a digital library app with Python Fast API, PostgreSQL & Docker. Learn how to create simple but powerful APIs using FastAPI.

This will be a 3 part build:

- Part 1: Backend
- Part 2: Frontend
- Part 3: System Design & Code Review

Part 2 (Frontend):    • Building Web Apps with React JS & Cha...  

The backend will be a simple FastAPI REST API with some CRUD operations. We will use PostgreSQL to store our data. We will be running PostgreSQL locally using Docker.

You will see how to use the basics of FastAPI to build really powerful APIs. You will also see the amazing power of automated typing and documentation generation by FastAPI.

0:00 Web App Demo
03:10 Series Format
04:10 Postgres Table
06:30 Start Coding!
08:55 First Endpoint
11:08 GET all books
17:52 POST new book
23:25 Rate Book!
27:35 Move Book between Sections
34:35 Summary & Final Demo
36:55 Wrao Up

#python #fastapi #postgres

Visit me at: https://irtizahafiz.com
Reach me at: [email protected]