We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f09e1 commit 0dd4a07Copy full SHA for 0dd4a07
README.md
@@ -2,7 +2,10 @@
2
3
## My Awesome FastAPI Project
4
5
-This is a simple REST API built with Python and FastAPI.
+## Description
6
+
7
+This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users.
8
+FastAPI is a powerful web framework for building APIs.
9
10
## Installation
11
0 commit comments