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 details)
Built Distribution
File details
Details for the file FastAPI-REST-JSONAPI-0.8.tar.gz
.
File metadata
- Download URL: FastAPI-REST-JSONAPI-0.8.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53b3bc59e345df25f7fc0d46a386e67e8aafeef09e596e726b8477b71d1d0847 |
|
MD5 | 73f21bf31bd4adf0f9eaa615e2bc8707 |
|
BLAKE2b-256 | 9a335937d1c0f80903a6bb6454b1e8e305adf22f8f90990d03c3a239ab7fe7fc |
File details
Details for the file FastAPI_REST_JSONAPI-0.8-py3-none-any.whl
.
File metadata
- Download URL: FastAPI_REST_JSONAPI-0.8-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75df7e76ddf73f695e2108b4b3a6752dde15b1d7770b0980c1624b92d9df3476 |
|
MD5 | 9160ee682f6058f7226d77bca1af8592 |
|
BLAKE2b-256 | 437d103d4bf05f51b32b3cecbbb31a096e7dc453bc7aab93b4507be640ab4832 |