Skip to content
Snippets Groups Projects
  1. Jun 18, 2018
    • Mark Mandel's avatar
      Expose SDK-Server at HTTP+JSON · f413f2be
      Mark Mandel authored
      Implement grpc-gateway in front of the gRPC based sdk-server, so that
      it can be access via HTTP+JSON.
      
      This includes documentation and a swagger/openapi specificiation.
      
      This also has been implemented such that the sdk-server is still a single
      binary, and as such, the HTTP+JSON interface can still be used for local
      development.
      
      Closes #240
      f413f2be
Loading