Skip to main content

Easy FastAPI & Strawberry

Project description

Welcome to Fastberry

Links


Built With:


Install


Create New Directory

mkdir my-project
cd my-project/

(PipEnv) Install Fastberry

python -m pipenv --python 3.10 install fastberry "uvicorn[standard]"

(PipEnv) Shell

python -m pipenv shell

Start Project


Run (Command) Start-Project

startproject

Run (Command) Start-App

./manage.py start-app demo --crud

Inside settings.yaml

INSTALLED_APPS:
  - demo

Run (Command) Run-Server

./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.22.tar.gz (40.2 kB view hashes)

Uploaded Source

Built Distribution

fastberry-0.0.22-py2.py3-none-any.whl (46.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page