Metadata-Version: 2.4
Name: yai_nexus_api_middleware
Version: 0.1.0
Summary: A modern, fluent, and elegant API middleware for FastAPI, built for the yai-nexus ecosystem.
Project-URL: Homepage, https://github.com/your-org/yai-nexus-api-middleware
Project-URL: Bug Tracker, https://github.com/your-org/yai-nexus-api-middleware/issues
Author-email: Your Name <your.email@example.com>
License-Expression: MIT
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: fastapi
Requires-Dist: pydantic
Requires-Dist: yai-nexus-configuration
Requires-Dist: yai-nexus-logger
Description-Content-Type: text/markdown

# yai-nexus-api-middleware