Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 68cc241

Browse files
committed
2 parents fcce538 + 3ffacfd commit 68cc241

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ In this article, I'll provide you with a simple and straightforward guide on how
1111
- Setup FastAPI and Run the HTTP Server
1212
- Designing the CRUD API
1313
- Setup SQLAlchemy with SQLite
14-
- Connect to SQLite
15-
- Create Database Model with SQLAlchemy
14+
- Setup SQLAlchemy with PostgreSQL
15+
- Create Database Model with SQLAlchemy
16+
- Database Model for SQLite Database
17+
- Database Model for Postgres Database
1618
- Create Validation Schemas with Pydantic
1719
- Define the Path Operation Functions
1820
- Get All Records

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /