RESTful server for Lab41/Hemlock
Hemlock REST Server. Same functionality as the Hemlock CLI, but through a RESTful interface.
sudo pip install hemlock-rest
Python modules:
hemlock-rest
Alternatively, hemlock_rest.py
can be modified to support more robust
webservers.
The tests for this project use py.test
What to contribute? Awesome! Issue a pull request or see more details here.