webhooks

Frederico Hakamine
Frederico Hakamine

Product Updates: ngrok-go, ngrok-rs, OAuth & Webhooks for free

This month we've been busy with ngrok-go, ngrok-rust, making OAuth and webhook verification free for all plans, and traveling coast to coast and even to Europe. Read on for details.
April 6, 2023
7
min read
Keith Casey
Keith Casey

Building Zoom Apps with ngrok

A few months ago, I had the opportunity to play with Zoom Apps. Before I dug in, I assumed Zoom would give an app a little information about an active or scheduled meeting, a little more on the user profile, let you manipulate a meeting, and call it a platform. Frankly, I couldn’t have been more wrong.
February 14, 2023
10
min read
Frederico Hakamine
Frederico Hakamine

Webhook Security in the Real World

Webhooks are the foundation of modern API development. They enable us to react to changes in our systems, an incoming text message, a successful payment, or that latest pull request no matter our stack. While webhooks are universal in concept, they are unstandardized API contracts with few organizations paying attention to their design, security controls, and overall operational experience.
November 14, 2022
30
min read
Keith Casey
Keith Casey

Getting Started with Webhooks

From the earliest webhooks at Twilio to every major SaaS platform, webhooks have become a defacto standard in web development. But before we can use them well, we have to use them correctly. Let's look at what that takes.
March 22, 2022
5
min read