Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 263 Bytes

webhooklog

A tool to explore and debug webhook APIs.

Begin logging by browsing to /log/myLogId.

Subscribe to a webhook with a URL that includes the query string parameter log=myLogId. Incoming requests with that parameter will be printed to the log page.