
Easily capture web hook messages in storage with hierarchical structure
Recently I was working with Particle.io which provides several integration types. One of which is a basic HTTP Webhook. In need of a basic ability to capture each device message that is published across the webhook, we initially thought that we had to spin up a basic HTTP application,