I thought this discussion had been laid out there, but I searched the list and I didn't find it. Gremlator (https://www.gremlator.com/), which we point to from the TinkerPop home page, is a Gremlin translator. Dave Bechberger built and hosted it for us for the past few years. It used the Java translator wrapped in some server infrastructure to do what it does. Now that javascript has translators, it was relatively easy to port this application to a pure single page web application (similar in infrastructure to gremlin). Dave is happy to turn over gremlator.com to ASF infra. Doing this will help keep gremlator up to date with TinkerPop releases without the need for any complex infrastructure. Happy to hear any thoughts on this direction if anyone has any. The PR is currently in draft form in case anyone wants to look at what we could have with this idea: https://github.com/apache/tinkerpop/pull/3382
