Categories

Developer

sanket143
sanket143

Dev Redirector v0.1

  • rating
  • rating
  • rating
  • rating
  • rating
5.00 (1 reviews)
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)

This tool targets developers who has different code bases for frontend and backend. If we change something in the backend, we want to make sure that it'll work just fine with the deployed frontend. This addon can help with that.