Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike an OpenAPI 3.0-generated Stripe client library #131

Open
exarkun opened this issue Oct 28, 2022 · 0 comments
Open

Spike an OpenAPI 3.0-generated Stripe client library #131

exarkun opened this issue Oct 28, 2022 · 0 comments

Comments

@exarkun
Copy link
Collaborator

exarkun commented Oct 28, 2022

In #130 we switched to a stripe-core fork. Our fork has changes that are ... not great. It will not be practical to maintain this fork with changes like the ones we're currently carrying. One option is to do some more serious work in stripe-core itself but another option is to find a different way to interact with Stripe.

One option for the latter is to use https://github.com/Haskell-OpenAPI-Code-Generator/Haskell-OpenAPI-Client-Code-Generator to generate a Haskell client library from https://github.com/stripe/openapi.

Spike this to see if it is really feasible or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant