nebula-http-gateway icon indicating copy to clipboard operation
nebula-http-gateway copied to clipboard

Gateway to provide HTTP endpoints for the Nebula Graph service.

Results 6 nebula-http-gateway issues
Sort by recently updated
recently updated
newest added

**General Question** Thanks for your work. I wanna ask how can I get the total connection of nebula-http-gateway. I can use the command below to get the connection: ``` curl...

question

Consider uplift importer to v4

enhancement

This is due to we are referring to master/unreleased version of nebula-http-gateway 's README (that is mismatching in README and the package)to set common-nsid rather than nsid in cookie: https://github.com/vesoft-inc/nebula-studio/issues/63#issuecomment-1001094019

enhancement

it's a little confused to use `nerrors.CodeError` if the error code is `ErrorCode_E_PARTIAL_RESULT`, and the data is lost because the error code is not ErrorCode_SUCCEEDED. ![image](https://user-images.githubusercontent.com/1726587/155489548-310480ec-b5e7-434c-9026-c6ab9963e08a.png)

enhancement

This will be handy to enable application in the browser to call HTTP gateway

enhancement