Hi Stephen and Dave, Thanks for driving all of the work on Gremlator. I agree that since we now have the native JS translators, it makes sense to adapt gremlator to a single page web app which we can easily self-host. I would suggest initially getting the new gremlator merged and deployed at tinkerpop.apache.org/gremlator.
Once this is complete we can get work to get the gremlator.com domain transferred to infra and redirecting to the new site. Thanks, Cole On 2026/04/08 23:52:24 Stephen Mallette wrote: > 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 >
