Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 07:05
· 14 commits to main since this release
b88a132

Changelog

Introducing stripeek

  • Local reverse proxy for Stripe API traffic on localhost:4242
  • Live terminal UI for browsing captured requests and responses
  • JSON/form payload inspector with folding, filtering, path display, wrapping, and Stripe Dashboard links
  • Request grouping for replaying/debugging flows
  • Persistent bounded history with clear-all support
  • Safer capture behavior: body size limits, sensitive header redaction, upstream error capture
  • Keyboard-driven navigation across calls, groups, and inspector panes