You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a consumer side, could we simplify the flow as the below: e.g
User just need to read all of the proto files(provided one time), then startup the gateway(one cmd). After that, we will could access RESTful api by default config. If this gateway is another microservice and separated from rpc server, it will be awesome. ^_^
The text was updated successfully, but these errors were encountered:
@jmzwcn That sounds like an interesting idea. What do you think about putting together a PR where you implement some of those ideas? I'm going to close this issue and we can pick up the conversation in your PR.
From a consumer side, could we simplify the flow as the below: e.g
User just need to read all of the proto files(provided one time), then startup the gateway(one cmd). After that, we will could access RESTful api by default config. If this gateway is another microservice and separated from rpc server, it will be awesome. ^_^
The text was updated successfully, but these errors were encountered: