REST <- graph api?
by Ondrej Zizka
Hi devs,
How about creating a layer that would query the graph based on a REST URL?
I.e. instead of creating a REST endpoint for each service, we could do
something like
localhost//windup/rest/graph/ProjectModel/id-48984/out-projectTofile/with-...
Or some subset of Gremlin perhaps...
Just an idea.
Ondra
8 years, 5 months