Request Baskets logo

Request Baskets

Web service to test HTTP webhooks

Alternative to: RequestBin, RequestHub, Beeceptor, Webhook.site, Hookbin, Postman


About Versions (6)

v1.2.3

2023-05-01

API docs updated; jQuery updated to the latest 3.x; adaptive theme now uses pre-generated minified CSS.

v1.2.2

2023-04-20

Adds web UI CSS theme support (adaptive theme), updates Go dependencies, and bumps OpenAPI doc to v3.0.3.

v1.2.1

2022-09-19

Patch release fixing go.mod to resolve issue #75 and updating dependencies.

v1.2.0

2022-06-08

Migrates 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-27

Docker 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-22

Adds 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.