FastAPI-REST-JSONAPI
Project description
FastAPI REST JSONAPI 🚀
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
Built Distribution
File details
Details for the file FastAPI-REST-JSONAPI-0.2.tar.gz
.
File metadata
- Download URL: FastAPI-REST-JSONAPI-0.2.tar.gz
- Upload date:
- Size: 8.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 | d35813519bafc24800ab5f3e2ae0081d79248b8ec85dcb6aff187ec64d0c9d93 |
|
MD5 | 7509cdcda8c9ef6d255d4560f7368a44 |
|
BLAKE2b-256 | 78610d78af50529af161d158716d65a0a13c6b51101c0b316ffb1332cbd89b41 |
File details
Details for the file FastAPI_REST_JSONAPI-0.2-py3-none-any.whl
.
File metadata
- Download URL: FastAPI_REST_JSONAPI-0.2-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | b251474737668b8561e711937dbc33a955c44ab9a050e5ef46eba60a217aca0b |
|
MD5 | 36c8b5188856138b3fa8b5d1beaab539 |
|
BLAKE2b-256 | 4a34a34511d85364ec1598d0bfd34273a0d6252d19780a389c9d6ad2fc82e73a |