Metadata-Version: 2.4
Name: solace-ai-connector-rest
Version: 0.0.2
Summary: rest plugin for the Solace AI Connector - this provides an input and output component to talk to rest interface
Project-URL: homepage, https://github.com/SolaceLabs/solace-ai-connector-rest
Project-URL: repository, https://github.com/SolaceLabs/solace-ai-connector-rest
Project-URL: documentation, https://github.com/SolaceLabs/solace-ai-rest/blob/main/docs/components/index.md
Author-email: Edward Funnekotter <edward.funnekotter@solace.com>, Greg Meldrum <greg.meldrum@solace.com>, Cyrus Mobini <cyrus.mobini@solace.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: flask-cors~=5.0.0
Requires-Dist: flask>=3.0.3
Requires-Dist: ratelimit~=2.2.1
Requires-Dist: requests-oauthlib==2.0.0
Requires-Dist: solace-ai-connector>=0.1.3
Description-Content-Type: text/markdown

# Solace AI Connector REST

EST API interface to view and configure a solace-ai-connector app

[![PyPI - Version](https://img.shields.io/pypi/v/solace-ai-connector-rest.svg)](https://pypi.org/project/solace-ai-connector-rest)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/solace-ai-connector-rest.svg)](https://pypi.org/project/solace-ai-connector-rest)

## Prerequisites

- Python 3.11 and above
- Required Python dependencies
