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

Better Proxy Support #219

Open
za-songguo opened this issue Nov 22, 2022 · 5 comments
Open

Better Proxy Support #219

za-songguo opened this issue Nov 22, 2022 · 5 comments
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@za-songguo
Copy link

Description

Like this:

Request from the front end: /api/something

To the backend API: localhost:8000/something

Requests should be forwarded to the backend (without the path prefix /api)

Why is this useful?

It is useful in the most of the web applications 😄

@EstebanBorai
Copy link
Member

Hi @za-songguo!

This is actually a great idea! Thanks for sharing! At the moment I'm a bit busy but in the next days I'm likely to have more time to tackle this!

If you want to work on this let me know so I can assign this issue to you! Count on me for any questions you may have!

@za-songguo
Copy link
Author

Hi @za-songguo!

This is actually a great idea! Thanks for sharing! At the moment I'm a bit busy but in the next days I'm likely to have more time to tackle this!

If you want to work on this let me know so I can assign this issue to you! Count on me for any questions you may have!

Thanks for your reply, I am reading the source code to understand how this library works

@EstebanBorai EstebanBorai added this to the Migrate to Axum milestone May 28, 2023
@EstebanBorai
Copy link
Member

Hi @za-songguo! Any news on this?

@EstebanBorai EstebanBorai removed this from the Migrate to Axum milestone Oct 21, 2023
@EstebanBorai EstebanBorai added feature New feature or request help wanted Extra attention is needed labels Oct 21, 2023
@za-songguo
Copy link
Author

@EstebanBorai Maybe we need some help, I have been working on embedded development lately and have no time for it.

@EstebanBorai
Copy link
Member

@EstebanBorai Maybe we need some help, I have been working on embedded development lately and have no time for it.

Thanks for notifying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
Status: 📌 Todo
Development

No branches or pull requests

2 participants