Metadata-Version: 2.1
Name: fast-micro
Version: 0.0.14
Summary: Opinionated FastAPI microservice setup to provide correlation, camelCase models, and struct logging
Home-page: https://github.com/patrickfnielsen/fast-micro
Author: Patrick Falk Nielsen
Author-email: patrick@6k.io
Keywords: fastapi,tracing,correlation
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: requests
Requires-Dist: structlog
Requires-Dist: starlette-context

# Fast-Micro
Opinionated FastAPI microservice setup to provide correlation, camelCase models, and struct logging
