This looks awesome. I am honestly amazed by its simplicity. I am working on the same type solution in python, but it is loads more complex and, of course, more error-prone.
I'm not ready to release just yet, but you can check it out at: https://github.com/emehrkay/gizmo I'm going to adopt (read: steal) some of the ideas form gremlinrestclient :) Thanks for posting this. Mark On Friday, October 2, 2015 at 4:43:21 PM UTC-4, Stephen Mallette wrote: > > I'm pretty sure that David Brown announced his GremlinRestClient project - > an HTTP client for Gremlin Server.- for Python some time ago, but I noticed > today that for some reason we didn't have the link on the TinkerPop home > page with the other libraries. > > http://gremlinrestclient.readthedocs.org/en/latest/ > > The web site has been updated so that issue has been rectified now. > > http://tinkerpop.incubator.apache.org/#implementations > > I've said it before, but I'll take the opportunity to say it > again...please let us know of any libraries/implementations out there that > you've noticed that aren't on our list. We really like to promote the neat > things our community is building on top of Apache TinkerPop. > > Thanks, > > Stephen > > >
