Metadata-Version: 1.1
Name: starlette-context
Version: 0.1.3
Summary: 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..
Home-page: https://github.com/tomwojcik
Author: Tomasz Wojcik
Author-email: UNKNOWN
License: MIT
Download-URL: https://github.com/tomwojcik/starlette-context/archive/0.1.3.tar.gz
Description: UNKNOWN
Keywords: starlette,fastapi
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
