summaryrefslogtreecommitdiffstats
path: root/python/python3-beekeeper-alt/slack-desc
blob: c5c97e9f2cb3293e44105a1641b5307371711a90 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                     |-----handy-ruler------------------------------------------------------|
python3-beekeeper-alt: python3-beekeeper-alt (Generate a RESTful interface from JSON hive)
python3-beekeeper-alt:
python3-beekeeper-alt: beekeeper is a Python library designed around dynamically generating
python3-beekeeper-alt: a RESTful client interface based on a minimal JSON hive.
python3-beekeeper-alt:
python3-beekeeper-alt: The hive specification is designed to provide beekeeper (or other
python3-beekeeper-alt: applications consuming hive files) with programmatically-designed
python3-beekeeper-alt: insight into the structure of both the REST endpoints that are
python3-beekeeper-alt: available and the objects and methods that those endpoints represent.
python3-beekeeper-alt:
python3-beekeeper-alt: HOMEPAGE: https://github.com/miigotu/beekeeper