Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 470 Bytes

File metadata and controls

8 lines (5 loc) · 470 Bytes

Plugin Server

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.

Installing Plugin Server

Please see the Installation Instructions for details.

Please see the Project Documentation for information on usage, configuration and more.