Generate FastAPI projects based on database schema.
Project description
FastAPI-Forge
Generate production-ready APIs from Database Schema specifications.
Status: Work in Progress
Usage
Install the package:
pip install fastapi-forge
Start the generation process:
fastapi-forge start
- A web browser will open automatically.
- Fill out the specifications as prompted.
- Once completed, click to generate your API components.
In the root of the generated project:
make up
- The project, along with its dependencies, will now run in Docker using Docker Compose.
- The SwaggerUI/OpenAPI documentation is available at
localhost:8000/docs
Options
Use the --use-defaults for a quicker start:
fastapi-forge start --use-defaults
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
fastapi_forge-0.3.0.tar.gz
(80.3 kB
view details)
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_forge-0.3.0.tar.gz.
File metadata
- Download URL: fastapi_forge-0.3.0.tar.gz
- Upload date:
- Size: 80.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e293915794304d96cbbd7a583942d675c04dc856aec6a4b2ed58c59409a852c3
|
|
| MD5 |
4602af4c6732cc5f12e8f51e01ba605e
|
|
| BLAKE2b-256 |
8f9f16047c21a127ba04b3cf8aff397a3efa4b5883ade9e592f1c5ba800dcbd7
|
File details
Details for the file fastapi_forge-0.3.0-py3-none-any.whl.
File metadata
- Download URL: fastapi_forge-0.3.0-py3-none-any.whl
- Upload date:
- Size: 44.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b237f84a0d9522e96135275587e2ee3c5db364976aab88291fbf5ff72d893b56
|
|
| MD5 |
675269e758f695df7856d44406aaeeb2
|
|
| BLAKE2b-256 |
5670af8ee03b3cd30e425aebad35349bcdd0fe8c6eeb98b62da135ee7f66cd5d
|