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.6.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file FastAPI-REST-JSONAPI-0.6.tar.gz
.
File metadata
- Download URL: FastAPI-REST-JSONAPI-0.6.tar.gz
- Upload date:
- Size: 11.1 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81b79d4f70c5799f7d4f4868817da4b2250b41ab7d18b772aa45804f7796afe5 |
|
MD5 | 56849adbd1627e98961b14a5db88aad7 |
|
BLAKE2b-256 | 75dc2e7390258c04c56d733c0511ae564fc876aa890f749d21b588aae15868b0 |
File details
Details for the file FastAPI_REST_JSONAPI-0.6-py3-none-any.whl
.
File metadata
- Download URL: FastAPI_REST_JSONAPI-0.6-py3-none-any.whl
- Upload date:
- Size: 13.3 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3a91b4f1527a0564725c44496bff2c0da64bfe72b746dbed48789b42001723a |
|
MD5 | 0e74bc568bcb9f93b83aab5382958a09 |
|
BLAKE2b-256 | 560a29b25d6c9018de7844d3ce7dfc51cb23fd52996ab00fd9c74185b860f1ab |