Plugin Server is a python script and library to manage a REST-like API server utilizing a plugin system to handle requests to API routes. It is built upon Python async and aiohttp.
Please see the Installation Instructions for details.
Please see the Project Documentation for information on usage, configuration and more.