Skip to main content

FastAPI-REST-JSONAPI

Project description

FastAPI REST JSONAPI 🚀

Documentation

You can find the documentation here.

Setup

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Launch tests

With coverage

pytest --cov=fastapi_rest_jsonapi --cov-report html tests/

Without coverage

pytest

Launch example app

uvicorn example.app:app --reload

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FastAPI-REST-JSONAPI-0.8.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

FastAPI_REST_JSONAPI-0.8-py3-none-any.whl (17.6 kB view hashes)

Uploaded 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