Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research: use micro gateway instead of self generated web handler #70

Open
kulmann opened this issue May 18, 2020 · 0 comments
Open

Research: use micro gateway instead of self generated web handler #70

kulmann opened this issue May 18, 2020 · 0 comments
Assignees

Comments

@kulmann
Copy link
Contributor

kulmann commented May 18, 2020

We want to look into
a) using the API Gateway for proper endpoints, instead of using protoc-gen-microweb for web endpoint code generation https://micro.mu/docs/api.html#rpc-resolver
b) being able to run the service standalone, without the gateway. With proper protobuf endpoint annotations, we might be able to use the generated api.Endpoints without the gateway.

@kulmann kulmann self-assigned this May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant