Hemlock-rest

RESTful server for Lab41/Hemlock

View the Project on GitHub Lab41/Hemlock-REST

Hemlock-REST

PyPI version Build Status downloads Coverage Status

Hemlock REST Server. Same functionality as the Hemlock CLI, but through a RESTful interface.

Hemlock L

Install instructions

sudo pip install hemlock-rest

Required dependencies

Hemlock

Python modules:

Running

hemlock-rest

Alternatively, hemlock_rest.py can be modified to support more robust webservers.

Related repositories

Documentation

Tests

The tests for this project use py.test

Contributing

What to contribute? Awesome! Issue a pull request or see more details here.

Bitdeli Badge