FastAPI API key authorizer
-
Updated
Feb 10, 2025 - Python
FastAPI API key authorizer
XAPI Guard is FastAPI middleware that protects your API endpoints by validating the X-API-Key header. It's designed in a decorator style, so you can annotate your FastAPI endpoints with @guard.protect to protect them.
Модуль 13. Розширені теми Backend-розробки
Add a description, image, and links to the fastapi-security topic page so that developers can more easily learn about it.
To associate your repository with the fastapi-security topic, visit your repo's landing page and select "manage topics."