Metadata-Version: 2.1
Name: minos-apigateway-common
Version: 0.0.1
Summary: Python Package with common Classes and Utilities used in Minos API Gateway.
Home-page: https://clariteia.com
License: MIT
Keywords: clariteia,minos,apigateway,microservices
Author: Clariteia Devs
Author-email: devs@clariteia.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: aiomisc (>=14.0.3,<15.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Project-URL: Repository, https://github.com/clariteia/api_gateway_common
Description-Content-Type: text/markdown

API Gateway Common
==================

Minos Boilerplate contains all the boilerplate you need to create a Minos Python package.


Credits
-------

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter)  and the [Minos Package](https://github.com/Clariteia/minos-pypackage) project template.

