Request Baskets
Web service to test HTTP webhooks
Alternative to: RequestBin, RequestHub, Beeceptor, Webhook.site, Hookbin, Postman
v1.2.3
2023-05-01API docs updated; jQuery updated to the latest 3.x; adaptive theme now uses pre-generated minified CSS.
v1.2.2
2023-04-20Adds web UI CSS theme support (adaptive theme), updates Go dependencies, and bumps OpenAPI doc to v3.0.3.
v1.2.1
2022-09-19Patch release fixing go.mod to resolve issue #75 and updating dependencies.
v1.2.0
2022-06-08Migrates to Go Modules and GitHub Actions; adds CLI options for HTTP path prefix and restricted mode; replaces Bolt with BBolt; updates dependencies; includes minor bug and security fixes.
v1.1.0
2020-08-27Docker accepts external config via env vars; updated dependencies (httprouter, mysql, pq, etc.); minor UI adds copy-to-clipboard buttons; new CLI flag to bootstrap predefined baskets at startup.
v1.0.0
2019-02-22Adds new /api endpoints for service stats and version, updates admin UI for stats, reworks REST API under /api with new features while keeping /baskets/* deprecated but supported, and switches to semantic versioning.