Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gateway: use core api for serving GET/HEAD/POST #3244

Merged
merged 6 commits into from
Nov 14, 2016

Commits on Nov 7, 2016

  1. coreapi: get going, add Cat() and Ls()

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    46239e8 View commit details
    Browse the repository at this point in the history
  2. gateway: use core api for serving GET/HEAD requests

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    029f971 View commit details
    Browse the repository at this point in the history
  3. coreapi: add Add()

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    036ca3a View commit details
    Browse the repository at this point in the history
  4. gateway: move context/close-notify wiring

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    c31e4f7 View commit details
    Browse the repository at this point in the history
  5. gateway: use core api for serving POST requests

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    0097b42 View commit details
    Browse the repository at this point in the history
  6. coreapi: reuse go-ipld-node.Link

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    f610e19 View commit details
    Browse the repository at this point in the history