#beowulf-SDK
1 messages · Page 1 of 1 (latest)
Java, Go, Python, Rust and Typescript
Do you have a team of devs that maintain the SDKs and docs on how to use them?
We definitely have Java Go and Python. I don't think we have Rush and TypeScript
Yeah we have teams work on SDKs
Oh very nice.
Was thinking an org like Stripe probably auto generated SDKs in some fancy tool they built..er.. you guys built
I see a lot of places just use swagger codegen to generate SDKs.. but I find it quite lacking in what it provides.
Seems more like an API endpoint wrapper rather than a true SDK that utilizes some sort of request chaining or something in single functions.
Do you have 3rd party developers submit PRs for SDks?
We use the OpenAPI Specification (https://github.com/stripe/openapi). There are also strip-mock (https://github.com/stripe/stripe-mock) based on the specification, and most of our SDKs today is partly auto-generated from it AFAIK
SDKs are open sources and everyone could send PRs. It's till up to the maintainer team to review it 🙂
Oh wow..that is interesting. I would have thought STripe keeps SDKs somewhat consistent across languages. So each language can be fairly different from one another.
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.