Metadata-Version: 2.4
Name: api-foundry-query-engine
Version: 0.8.32
Summary: The AWS lambda service handler use by the `api_foundry` project is a powerful tool designed to automate the deployment of REST APIs on AWS using Lambda services to access and interact with relational databases (RDBMS). This project leverages the OpenAPI specification to define and manage the APIs
Project-URL: Documentation, https://github.com/DanRepik/api-foundry
Project-URL: Source, https://github.com/DanRepik/api-foundry
Author-email: Daniel Repik <danrepik@icloud.com>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: boto3
Requires-Dist: pyhumps
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: fixture-foundry>=0.1.0; extra == 'dev'
Requires-Dist: isort>=5.12.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: simple-oauth-server; extra == 'dev'
