[windup-dev] REST <- graph api?

Jess Sightler jsightle at redhat.com
Fri Jul 1 17:28:37 EDT 2016


I don't think we ever discussed this in the Thursday meeting. My mic 
problems probably didn't help with that (sorry about that). I have 
started a document to discuss a few different approaches to building 
REST services for the web application.

Keep in mind the following high level requirements:

  - Support querying of data easily for both the global configuration 
graph (eg, projects, groups etc) as well as for the individual graphs

  - Support persisting new data to the graph for the configuration graph

  - Support easy marshalling to/from ECMAScript objects


I have added these to the document as well:

https://docs.google.com/document/d/1jJz-NuTI00A7VcP7K58Gv6sWGyC8CuMsc5MVldRrc6Y/edit#heading=h.9hob5uguvtqc


Feel free to add your thoughts as well.


Thanks,

Jess



On 06/26/2016 07:26 PM, Ondrej Zizka wrote:
> 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
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev



More information about the windup-dev mailing list