You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+50-14Lines changed: 50 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,64 @@
1
-
# FastAPI-Forge
2
-
🚀 Build FastAPI Projects — Fast, Scalable, and Hassle-Free!
3
-
4
-
FastAPI-Forge lets you define your database models through a UI, letting you select additional optional services, and then generates a full working project for you, with tests and endpoints.
5
-
The generated project follows best practices, in an easy-to-work with and scalable architecture. It will contain SQLAlchemy models of the database models you've defined in the UI, along with implementations of your selected services.
6
-
7
-
---
1
+
# 🚀 FastAPI-Forge
2
+
⚡ UI Based FastAPI Project Generator
3
+
4
+
✨ *Define your database models through a UI, select services, and get a complete production-ready containerized project with tests and endpoints!*
5
+
6
+
## 🔥 Features
7
+
8
+
9
+
### 🖌️ UI Power
10
+
- 🖥️ [NiceGUI](https://github.com/zauberzeug/nicegui)-based interface for project design
0 commit comments