Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable Rest api using grpc-gateway (#834)
* grpc-gateway changes Signed-off-by: Sahil Badla <[email protected]> * feat: grpc-gateway impl Signed-off-by: Sahil Badla <[email protected]> * feat: enable REST/http api support Signed-off-by: Sahil Badla <[email protected]> * feat: enable rest/http support Signed-off-by: Sahil Badla <[email protected]> * feat: enable rest/http support Signed-off-by: Sahil Badla <[email protected]> * feat: enable rest/http support Signed-off-by: Sahil Badla <[email protected]> * chore: resolved mod Signed-off-by: Alex Jones <[email protected]> * feat: fix grpc-gateway codegen path Signed-off-by: Sahil Badla <[email protected]> * feat: merge from master Signed-off-by: Sahil Badla <[email protected]> * feat: flag to enable rest api Signed-off-by: Sahil Badla <[email protected]> --------- Signed-off-by: Sahil Badla <[email protected]> Signed-off-by: Sahil Badla <[email protected]> Signed-off-by: Alex Jones <[email protected]> Co-authored-by: Sahil Badla <[email protected]> Co-authored-by: Thomas Schuetz <[email protected]> Co-authored-by: Alex Jones <[email protected]>
- Loading branch information