chrisK824 / fastapi-g-context
View external linksLinks

fastapi-g-context is a Python module that provides a simple mechanism for managing global variables with context isolation in FastAPI applications. It is designed to ensure that each request operates within its own isolated context, preventing data leakage between requests.
13Dec 20, 2025Updated last month

Alternatives and similar repositories for fastapi-g-context

Users that are interested in fastapi-g-context are comparing it to the libraries listed below

Sorting:

Are these results useful?