Suppose I have got an application which sends request (GET,POST) to google.com:1010/api/req
Is it possible to simulate the api on localhost and redirect requests sent to google.com:1010/api/req to the mimicked api on localhost, something like localhost:1010/api/req?
Are the any tools to facilitate this process?
127.0.0.1and you're good to go.c:\Windows\system32\drivers\etc\hoststo do the job.