Scaffold no-boilerplate FastAPI apps with sane defaults
Project description
FastAPI Starter
Quickstart
pip install softapi
softapi myapp --fastapi --jwt --db sqlite
cd myapp
python -m venv .venv
# Windows: .\.venv\Scripts\activate
# macOS/Linux: source .venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload
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
softapi-0.2.1.tar.gz
(7.7 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 softapi-0.2.1.tar.gz.
File metadata
- Download URL: softapi-0.2.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6a6a2c174cb07c29540573e8f91bcbf4630e8f20f85bca2bbfb0b296b099424
|
|
| MD5 |
b1d6329e89d4b91d3d9b24c69435f235
|
|
| BLAKE2b-256 |
aecde70d23063a40906c39a8c1025c2930d28ad400778fcd2216610356c2083e
|
File details
Details for the file softapi-0.2.1-py3-none-any.whl.
File metadata
- Download URL: softapi-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c21c71d20a387b52a338e25210c5512494c1705d4cf20605abc2c9274db81747
|
|
| MD5 |
1337228f171e3e034b8949c8ea1e60b3
|
|
| BLAKE2b-256 |
6a8f4b303eddff57b36d0b4e77e94019432645dcd9c5b9e7a3a2692719db7685
|