Request Baskets
Web service to test HTTP webhooks
Alternative to: RequestBin, RequestHub, Beeceptor, Webhook.site, Hookbin, Postman
About
Versions (6)
v1.2.0
2022-06-08- Migration to Go Modules and GitHub actions, big thanks to @Jackymancs4 (#67)
- New command line parameter to define HTTP path prefix (see #72, #73)
- New command line parameter to run service in restricted mode (see #71, #74)
- Switch from abandoned Bolt project to maintained BBolt (see #70)
- Updated dependencies
- Minor bug and security fixes