# Easing your development with ngrok

DevFeed: [Easing your development with ngrok](<https://devfeed.tech/articles/easing-your-development-with-ngrok-15616.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/easing-your-development-with-ngrok>)

Author: Tristan Sokol

Published: 2017-08-21T19:09:04Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [PHP](<https://devfeed.tech/topics/php.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [development](<https://devfeed.tech/tags/development.md>), [local](<https://devfeed.tech/tags/local.md>), [ngrok](<https://devfeed.tech/tags/ngrok.md>), [php](<https://devfeed.tech/tags/php.md>), [server](<https://devfeed.tech/tags/server.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

## AI overview

A tutorial on using ngrok to expose a local development server through an internet-accessible URL. It explains how this supports testing web apps across devices and receiving Square webhook requests during local development.

## Source excerpt

Make connecting your local dev enviroment to the world easier