Priam Jainblogs.priamjain.me·Jan 3, 2024Get webhooks directly on your localhostToo many tools exist to get webhooks from a 3rd party app. Here are some fantastic tools that have become essential in my daily. webhook.site This is a really handy tool to explore the body of the received webhooks. You can forward webhooks to your...Cut the clutterlocalhost
PhilforBackdrop Tech Blogbackdrop.hashnode.dev·Aug 8, 2023GitHub Webhooks using Next.js API RoutesHave you ever wanted to send a Discord notification for every push to a repository? Well, this guide will cover the basics of how to listen to GitHub webhook events via a Next.js API route. We will set up a simple Next.js API route that will listen t...93 readsGitHub
Joseph Wallaceoceans.hashnode.dev·Jun 19, 2023For Frontend Developers, Here Are 10 Free Image ToolsIntroduction: Working with pictures is essential to producing aesthetically pleasing and engaging online applications as a frontend developer. However, sometimes it might be difficult to optimize and manipulate photos. Thankfully, there are many of f...images
Anmol Garganmolgarg.hashnode.dev·May 28, 2023Webhook vs APITL;DR (Too long didn't read) APIs and webhooks are both methods of communication between software applications. APIs allow applications to request information from each other, while webhooks are event-driven and enable one program to send data to ano...webhooks
Chris Phillipsonpacphi.hashnode.dev·Jan 24, 2023Installing cert-manager webhook for OCI and Let's Encrypt ClusterIssuer on an OKE clusterIf you're an operator maintaining a footprint of Kubernetes clusters, then you already know that there's more to provisioning and granting access to a cluster. For a cluster to be useful for an end consumer an operator will usually install, enable an...82 readsKubernetes
Sejal Jainsejaljain.hashnode.dev·Aug 2, 2022APIs vs Webhooks: Make a GitHub WebhookWe all like shopping, right? Let me tell you of this one time I really wanted to get myself thigh high black boots and when I checked on Amazon, the boots weren't available in stock. But I was really desperate so I would check Amazon twice or thrice ...10 likes·66 readsAPIs
Piyush Goyaniblog.thesourcepedia.org·Jul 29, 2022Setup Ghost Webhook for Custom Email NewsletterHello people, This guide is to set up and send the newsletter to subscribers in Ghost cms with Custom Webhook support. As you know Ghost provides only integration of Mailgun and they don't have a free tier or simply say costly pricing structure for ...11 likes·224 readsghost
Ahmed Shamimahmedshamim.hashnode.dev·Jul 19, 2022Webhook for You and MeI’m the kind of person who practices a habit to explain technical terms with everyday examples so that I don’t need to memorize them as just technical jargon. Maybe this process oversimplifies the term in some cases but who cares? As long as I unders...43 readssoftware development