# tomwojcik/starlette-context

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tomwojcik-starlette-context).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

611 stars · 29 forks · Python · MIT

## Links

- GitHub: https://github.com/tomwojcik/starlette-context
- Homepage: https://starlette-context.readthedocs.io/en/latest/
- awesome-repositories: https://awesome-repositories.com/repository/tomwojcik-starlette-context.md

## Description

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

## Tags

### Part of an Awesome List

- [General Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/general-utilities.md) — Access request data anywhere in the project.
