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.7.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file FastAPI-REST-JSONAPI-0.7.tar.gz
.
File metadata
- Download URL: FastAPI-REST-JSONAPI-0.7.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdd137f008ce220229fac10911e05c4294eed219d909978524ebce14bd9cd63f |
|
MD5 | 3dabc141e13d076060851cfc760f07e4 |
|
BLAKE2b-256 | b97a5d5f710096218cc23d07adfde8f719d203218d3057e6f8e57297b32ad8d5 |
File details
Details for the file FastAPI_REST_JSONAPI-0.7-py3-none-any.whl
.
File metadata
- Download URL: FastAPI_REST_JSONAPI-0.7-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c34afbf70e0140b9483d673c79b76a51f7d4593bfc8f2085472a8d51b2a73da5 |
|
MD5 | 75bcee699b4ad042d86a5cf05ab4fd92 |
|
BLAKE2b-256 | 3a0ea5f7f97c869c5750639f67ace89bb78e366fb6d1263979a1f0221c220cdd |