Tag:testing
All the articles with the tag "testing".
[Tools] website-hook: A Disposable Webhook Capture API for Developers and Testers
website-hook gives us a throwaway URL that records every HTTP request an external system sends to it — method, path, query, headers, and body — with no account and no setup. This post covers the hosted inspector at webhook.lik.is, the full REST API, the .NET Testcontainers module, and how to self-host it on Docker or Cloudflare Workers.