Comparison to stripe-rs #95
Replies: 3 comments
-
Hey Sean! I have a post here in the discussions that lists changes. #79 While I originally was planning on upstreaming (which is why I was pushing to get us maintainer access), this diverged fairly significantly in the interim and I don't feel comfortable essentially 'overwriting' the other project without support (or interest) from the original maintainers. That said, if they are on board I am very happy to merge all these changes back in. Though I will say, as time went on I became more and more opinionated on this fork. To answer your bullets:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick response! I'd bet the upstream maintainers would be open to upstreaming each of the items in #79. They're all major improvements compared to what stripe-rs has on My estimation might be off of course (and the recent downloads on crates.io do tell a different story), but I predict there's a decent group of users currently pulling it via a git dependency. The larger the community, the better? 🤔 |
Beta Was this translation helpful? Give feedback.
-
(converted this into a discussion) If we can get the green light from the core maintainers then lets go for it: the sooner the better really! |
Beta Was this translation helpful? Give feedback.
-
Hi @arlyon, thanks for making this fork!
Besides the async support, could you describe how else async-stripe differs from stripe-rs? Is there support for other API features that are currently missing from the codegen in the stripe-rs project?
Namely, support for:
I'd be willing to help port over any missing functionality that's in stripe-rs and not available in this project yet. Hopefully, Stripe is start supporting an official Rust crate soon...
Beta Was this translation helpful? Give feedback.
All reactions