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

Ability to proxy some requests to a backend #83

Open
cohix opened this issue Oct 18, 2021 · 2 comments
Open

Ability to proxy some requests to a backend #83

cohix opened this issue Oct 18, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@cohix
Copy link
Contributor

cohix commented Oct 18, 2021

This is for when you have another app that needs to run on the same port - if Atmo's router can't handle a request, proxy it to the fallback server.

Great for having a Next.JS app and an API on the same server and port.

@danielledeleo danielledeleo added the enhancement New feature or request label Oct 23, 2021
@denopink
Copy link
Contributor

denopink commented Feb 7, 2022

I can work on this 🙂

@cohix
Copy link
Contributor Author

cohix commented Feb 7, 2022

@denopink 👍🏼🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants