Skip to content
Snippets Groups Projects
Commit f413f2be authored by Mark Mandel's avatar Mark Mandel Committed by Mark Mandel
Browse files

Expose SDK-Server at HTTP+JSON

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
parent 38c30062
No related branches found
No related tags found
No related merge requests found
Showing
with 4307 additions and 99 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment