{"repo":"progapandist/stripeek","free":true,"listed":false,"github":"https://github.com/progapandist/stripeek","clone":"git clone https://github.com/progapandist/stripeek.git","description":"Terminal tool for real-time Stripe API debugging, built for navigating complex payloads fast. Also handles webhook events.","language":"Go","stars":14,"topics":["devtools","stripe","stripe-api","tui"],"license":"MIT","category":"dev-tools","readme_excerpt":"stripeek Debugging a Stripe integration locally usually means guessing what the SDK actually sends, sprinkling log statements, or opening the Stripe Dashboard after the fact. stripeek shows you the full request/response pair as it happens — headers, body, status, and latency — without touching your application code. Stripe responses are deeply nested JSON, and stripeek lets you navigate and filter that structure interactively, which is far faster than squinting at raw logs. stripeek runs as a reverse proxy between your application and api.stripe.com . Point your Stripe SDK at http://localhost:4242 and every request/response pair appears in a browsable TUI — with full JSON inspection, request grouping, persistent history, and clickable Stripe Dashboard links. Stripe integrations are two-way: your app calls the API, and Stripe calls you back with webhooks. stripeek captures both sides in the same timeline — it can also sit in front of your local webhook endpoint, so the events Stripe sends appear alongside the API calls that triggered them, and you can relate a request to the webhooks it produced with a single keystroke. For local development only. Redirecting your SDK's base URL to stripeek means your app routes all Stripe traffic through the proxy. If stripeek isn't running, every Stripe API call will fail. Never commit these changes or deploy them to staging or production — keep them in local dev overrides (environment-specific initializers, .env.development , or a dev-only ","default_branch":null,"files":null,"tree":[],"storefront":"/r/progapandist","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/progapandist/stripeek/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}