starlette-context
Request Context Library
Middleware for storing and accessing request context data in Starlette applications
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.
454 stars
7 watching
24 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
fastapimiddlewarepythonpython3starlettestarlette-context
Related projects:
Repository | Description | Stars |
---|---|---|
| Tracing middleware for Starlette and FastAPI to instrument applications for distributed tracing. | 65 |
| A framework for building user-friendly admin interfaces in web applications | 645 |
| A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
| A Go wrapper that simplifies the usage of Starlark by providing an easier-to-use interface and additional libraries for scripting and data conversion. | 24 |
| A Blazor component that provides a customizable context menu | 531 |
| A light plugin for kubectl that prompts the user to select a config context. | 0 |
| Middleware that adds correlation IDs to logs of HTTP requests | 447 |
| Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 240 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
| A networking framework that simplifies HTTP and HTTPS requests with support for OAuth2 authentication | 16 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| A tool to collect and export metrics from Starlette and FastAPI applications to Prometheus | 318 |
| A Python wrapper for retrieving data from the Elexon/BMRS API | 52 |
| A collection of reusable command line prompts and widgets for building interactive programs | 255 |