A FastAPI routing extension that provides detailed request/response logging
Project description
A FastAPI routing extension that provides detailed request/response logging
Installation
pip install gadfastrouter
Usage
# global override
import fastapi
from gadfastrouter import APIRoute
from sgadfastrouter import APIRouter
fastapi.routing.APIRoute = APIRoute
fastapi.APIRouter = APIRouter
from endpoints import router
app.include_router(router)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gadfastrouter-0.0.1.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gadfastrouter-0.0.1.tar.gz.
File metadata
- Download URL: gadfastrouter-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02a015d60b38a46d57de9e6e7a5d035edea568b72bf4de71ae3c877d1b57901c
|
|
| MD5 |
35fa1748a602147a211c7644b133f9a6
|
|
| BLAKE2b-256 |
2a6a429a19a8cab160cfaf3ea9cd8a0e521adb9c3c3debab7c934760a0947e96
|
File details
Details for the file gadfastrouter-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gadfastrouter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d377c2c34a85dd0b070c420b3e899b3afdb4603367dc67aa0fe254d192f530b0
|
|
| MD5 |
5dcfe93e8bb3f3a35cc1f3f18d82c957
|
|
| BLAKE2b-256 |
520be570af5d553cbe1c3c79a415fd3e0db893f50c6d4e8bf82dd0dd5f92fe0c
|