Hi all. I've been working on an open source piece of server software
for recording, aggregating, and sharing data via RESTFul API. It is
OMHE aware which means it validates and parses the inbound OMHE data.
RESTCat can be found at
http://github.com/aviars/RESTCat. RESTCat's
dependencies include the python-omhe library that can be found
http://github.com/aviars/python-omhe.
Hope you find it useful.
-Alan