Build fully async CRUD FastAPI apps from JSON config or SQLModel Schemas
Project description
🧩 FastAPI Builder
Build a fully functional FastAPI + SQLModel application dynamically from a simple JSON (or Python dict) configuration.
Define your models, authentication, and app settings in one place — no boilerplate required.
🚀 Features
- Config-driven app generation (models, auth, CRUD endpoints)
- SQLModel ORM integration
- JWT authentication baked in
- Role-level security (RLS) with configurable
owner_id - Optional timestamps and soft deletes
- Works with any SQLAlchemy-compatible database (SQLite, Postgres, MySQL, etc.)
- Lightweight — no CLI, no code generation, just pure runtime FastAPI objects
📦 Installation
pip install fastapi-builder
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastapi_async_crud_app_builder-0.1.0.tar.gz.
File metadata
- Download URL: fastapi_async_crud_app_builder-0.1.0.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fae16791eff8205e03b2771a32bebe7a754a5c65e153ed648ce6acb408ec90f
|
|
| MD5 |
17b1ccbc8a9adf4a98117f931a9fdb33
|
|
| BLAKE2b-256 |
986c895c7ef1970eeda04c3450e48f03bb4cab5661b499dfbb20cda5b1c478d7
|
File details
Details for the file fastapi_async_crud_app_builder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastapi_async_crud_app_builder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d00354c1bd472cb429aa7f1a425e5b54f5bf0a1326d23e352172f5188a0ec8a1
|
|
| MD5 |
64e19bdd734961b22e0d0dfe1157c700
|
|
| BLAKE2b-256 |
2fe153ca07b0fadd0ed6abdc1f3539cdd51537c4cb8757209e771d1599fb1eb4
|