Exposing api hosted on localhost to external world through internet.

Hi, Just came across with beautiful tool called ngrok which is used to exposes the localhost  to the external world. Lets say i have a Restful service(example webapi code) in my PC , i am running it on port 57211. Installation of ngrok: Go to https://ngrok.com/ You can simply download the zip file and unzip where… Continue reading Exposing api hosted on localhost to external world through internet.