Skip to content

Regarding the HTTP gateway #4779

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

Open
qq1327466228 opened this issue Apr 12, 2025 · 0 comments
Open

Regarding the HTTP gateway #4779

qq1327466228 opened this issue Apr 12, 2025 · 0 comments

Comments

@qq1327466228
Copy link

I want to try rewriting my Java Cloud+Nacos project using Go
Originally, my gateway matched and forwarded based directly on the routing path

How to use AddRoute to match URLs such as /server-a/user/list or /server-a/user/list/a through the pattern /server-a/*

I don't want the gateway to know too much information. It is only responsible for forwarding, authentication, encryption and decryption, etc

As for ng, I want my sub-service to be discovered in Nacos without having to fill in the IP, port, and other details of the other party

Image

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