February 23, 2021 in Only Happened In India, Php, Technology, Tips and Tricks
Testing Webhooks Locally for Amazon SNS
Testing Tools To test the code I wrote for the blog post, I used PHP’s built-in web server (available in PHP 5.4 and later) to serve the code locally. I used another tool called ngrok to expose the locally running PHP server to the public internet. Ngrok does this by creating a tunnel to a specified port on your […]









