Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-248

HTTP interface integration.

    XMLWordPrintableJSON

Details

    • Task
    • Status: To Do
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      The current HTTP interface in S2Graph has the following problems.

       known issues:
        1. The `s2rest_netty` project is experimental and supports only `graph traverse` API.
        2. `s2rest_play` based on Play! Framework. 
           - Play! Framework is full stack framework, so it has a lot of dependencies that s2graph does not need. 
           - There is also a conflict with byte buddy for patching asynchbase.
        3. `GraphQL` is still in the experimental phase and does not yet provide all the functionality.

      The discussion below is written on the link below.

      discussions: https://lists.apache.org/thread.html/56379268a12ed5e64a2d7497a8741b09cdf2194bf7a3c303000420b6@%3Cdev.s2graph.apache.org%3E

       

      Based on this issue, the following work should be done.

      • Create an HTTP interface project(without play!)
      • Remove s2rest_netty
      • API documentation (GraphQL, Rest)
      • GraphQL and Rest HTTP interface integration

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              daewon Daewon Jeong
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: