A simple-to-use JSON document database. Not secure — do not expose to the internet...
- Write documentation
- API Docs
- Docstrings for
hippo.py
- Refactor
HippoDB
class to move functionality intoApplicationManager
,DatabaseManager
,DocumentManager
classes