This repository provides a Flask-based API for managing and invoking plugins. The API dynamically loads plugin manifests and exposes endpoints to retrieve plugin details and invoke them. It's designed for flexibility, allowing different types of plugins to be integrated into the application through a caching mechanism.
-
Updated
Feb 13, 2025 - Python