stephen mallette created TINKERPOP-1031:
-------------------------------------------

             Summary: Map URL routes to static method execution in REST API
                 Key: TINKERPOP-1031
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1031
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.1.0-incubating
            Reporter: stephen mallette
            Priority: Minor


So a request like this:

http://localhost:8182/Ping/ping?args=pong

would call a static method in bound to the Script Engine as 
{{Ping.ping("pong")}}.  Sandboxing could provide security - or perhaps some 
other method.  This one needs more thought - just an idea.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to