slackbuilds_ponce/python/python3-beekeeper-alt
Jeremy Hansen 5a4cc7ea08
python/python3-beekeeper-alt: Added (generate RESTful interfaces)
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-17 17:18:57 +07:00
..
python3-beekeeper-alt.info
python3-beekeeper-alt.SlackBuild
README
slack-desc

python3-beekeeper-alt (Generate a RESTful interface from JSON hive)

beekeeper is a Python library designed around dynamically generating
a RESTful client interface based on a minimal JSON hive.

The hive specification is designed to provide beekeeper (or other
applications consuming hive files) with programmatically-designed
insight into the structure of both the REST endpoints that are
available and the objects and methods that those endpoints represent.