Skip to main content
Dev Redirector icon

Dev Redirector

sanket143

Redirect certain requests to custom URL. It's mostly useful for developers when they want to debug backend with the deployed frontend, they can redirect the deployed backend requests to localhost (reverse proxied e.g. using ngrok)

Discovery