Skip to content

Luke-6723/StripeWebhook

Repository files navigation

Stripe Webhook microservice built with express

I built this because I couldn't find an open source one based on Theo @ t3.gg's explanation on how to stay sane implementing stripe.

It's a very redamentary implementation based on what I use for my 2 primary projects. Those being TopStats.gg and Some Random API

See something you don't like or something that needs refactoring?

Please submit contributions, I don't have the time or the experience to make everything perfect but I'd love to learn so if you contribute please make sure you give explanations of what I've done that needed improving so that I can actually gain more than just a "this is bad, do it this way instead" vibe.

How to use

stripe listen --api-key "sk_test_****" --forward-to "https://your-url-here.com/api/stripe"

Read the wiki

About

An easy to deploy stripe webhook using a KV store

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published