GraphQL Made Easy
Project description
Welcome to Fastberry
Links
Built With:
Install
Create New Directory
mkdir my-project
cd my-project/
Run (Command) Init PDM
python -m pdm init
(PDM) Install Fastberry
python -m pdm add fastberry "uvicorn[standard]"
Start Project
Run (Command) Start-Project
python -m pdm run startproject
Run (Command) Start-App
python -m pdm run python ./manage.py start-app demo --crud
Inside settings.yaml
INSTALLED_APPS:
- demo
Run (Command) Run-Server
python -m pdm run python ./manage.py run
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
fastberry-0.0.54.tar.gz
(57.3 kB
view details)
Built Distribution
File details
Details for the file fastberry-0.0.54.tar.gz
.
File metadata
- Download URL: fastberry-0.0.54.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4619050e15e47492035bd93374046346a420b2709c478f79fcff387e94108721 |
|
MD5 | 700cf298ec81ceea620ccb185ab81fe1 |
|
BLAKE2b-256 | ce704826157115bec15772f076acb574255b622eea00acbc2bdf4d39d400c6d2 |
File details
Details for the file fastberry-0.0.54-py3-none-any.whl
.
File metadata
- Download URL: fastberry-0.0.54-py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b18c0719213afaf6568f1a15819d9dca31376774c5aded210222e39333e381fe |
|
MD5 | 8174b60e48656aaf0794915aa6cab9e7 |
|
BLAKE2b-256 | a680c113245aba779cf70cb19b3bddf2995b7fac7f5603dd9fffb81c0ed2b59e |