I recently had to set up a local development server to test an API. While there are other options available, like an online IDE, sometimes setting up the tunnel yourself is more secure and easier to set up. For this example, I’m using Ngrok. What is Ngrok? Ngrok is software that allows you…