Skip to main content

A known problem API router package

Project description

FastAPI Known Problems API router

Override the FastAPI APIRouter to handle endpoints' known problems at router level. For known problems a response following the RFC 7807 is be returned.

Examples

To run the examples, execute the uvicorn command from the examples directory of the project. e.g. known-problems-fastapi-router/examples$

 uvicorn basic_usage.web:app --host 0.0.0.0 --port 8000

After running the example code through the CLI three example documentations will be available at the following URLs:

FastAPI validation error

FastAPI Validation Error has to be handled by the FastAPI exception handler middleware.

@app.exception_handler(RequestValidationError)
build_validation_error_exception_handler("example.com")

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

known_problems_fastapi_router-0.111.0.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file known_problems_fastapi_router-0.111.0.tar.gz.

File metadata

File hashes

Hashes for known_problems_fastapi_router-0.111.0.tar.gz
Algorithm Hash digest
SHA256 5372cf8029b48408dae6dc1d7b91a86723cfdcc3e16b4dac36abaa78291ec515
MD5 06b6e78014f2d56cc1ad220def2b8204
BLAKE2b-256 93d4d70ad788cc4962c3c9d27f25c08048fd7cc8e8d8e5b51c5fcd64197c9bf6

See more details on using hashes here.

File details

Details for the file known_problems_fastapi_router-0.111.0-py3-none-any.whl.

File metadata

File hashes

Hashes for known_problems_fastapi_router-0.111.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81427e5b99e9196096f5d19afca15c292d47210f1acacd799d9226d591dbd743
MD5 384123454fcfcbda7c8e8669b4da54bf
BLAKE2b-256 eeb2351dcd9fe1a986d2fa74fc88cd7a20ec107e2c5b0273f0ef7e85869804ff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page