summaryrefslogtreecommitdiffstats
path: root/python/python3-beekeeper-alt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-beekeeper-alt/README')
-rw-r--r--python/python3-beekeeper-alt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-beekeeper-alt/README b/python/python3-beekeeper-alt/README
new file mode 100644
index 0000000000..0259156227
--- /dev/null
+++ b/python/python3-beekeeper-alt/README
@@ -0,0 +1,9 @@
+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.