Metadata-Version: 2.4
Name: pluginserver
Version: 0.9.3
Summary: Plugin-driven API server
Home-page: https://github.com/nicciniamh/pluginserver
Author: Nicole Stevens
License: Apache2.0
Project-URL: Documentation, https://pluginserver.readthedocs.io
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE.txt
Requires-Dist: aiohttp
Requires-Dist: aiohttp_cors
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

A REST-like API Server built on asyncio and aiohttp, leverageing plugins for actual api management
