Show HN: A tool to debug complex Stripe interactions (built with Claude's help)
Category: devtools
Tags: stripe, debugging, reverse-proxy, tui, go
Score: 5.5/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 5)
stripeek is a reverse proxy TUI for debugging Stripe API interactions locally, capturing full request/response pairs with interactive JSON inspection and history. It fills a niche for developers who need real-time visibility into Stripe SDK behavior without modifying application code.
Target audience: backend devs
Repository: https://github.com/progapandist/stripeek · Go · MIT · 3 stars
View on Hacker News