Skip to content
View mat81black's full-sized avatar

Block or report mat81black

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fastapi-csp-docs fastapi-csp-docs Public

    CSP-safe replacements for FastAPI's built-in /docs, /redoc, and OAuth2 redirect endpoints, with no inline script or style, so a strict Content-Security-Policy still works

    Python 2

  2. fastapi-router-versioning fastapi-router-versioning Public

    Router-based API versioning for FastAPI, declarative route lifecycle, per-version docs, no changes to your app structure.

    Python 4

  3. fastapi-validation-override fastapi-validation-override Public

    Swap FastAPI's 422 Unprocessable Entity for any HTTP status code with a single call. Patches both the runtime exception handler and the OpenAPI schema automatically.

    Python 2