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

Route to proxy based on path #413

Open
awolden opened this issue May 1, 2019 · 2 comments
Open

Route to proxy based on path #413

awolden opened this issue May 1, 2019 · 2 comments

Comments

@awolden
Copy link

awolden commented May 1, 2019

Hello,

We are looking at implementing Mountebank as our main VCR-like virtualization tool. However, most of our microservices are actually located on different domains. With other tools like sepia we can spin up one proxy server and route based on path: https://github.com/linkedin/sepia#url-and-body-filtering. Does mountebank support this behavior where we have one proxy(stub) that can route to multiple downstream services, or would we have to spin up a separate proxy on a new port for every service?

Thanks, and good job on the awesome project!

@bbyars
Copy link
Owner

bbyars commented May 4, 2019 via email

@colinschoen
Copy link
Contributor

@awolden I'd love to compare notes with you all at some point. We are working on this at Yelp too.

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

3 participants