hemlock-rest

Hemlock is a way of providing a common data access layer. This is a RESTful server for Hemlock.


Keywords
hemlock, metadata, cache, heterogeneous, restful, api
License
Other
Install
pip install hemlock-rest==0.1.6

Documentation

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.