Open jtoy opened 1 year ago
similar to stripe: https://stripe.com/docs/api where they show examples in different client libraries?
You might want to look at exporting the docs in OpenAPI format, and then generating clients libraries off that....
We do generate API clients for the following languages
we use https://openapi-generator.tech/
similar to stripe: https://stripe.com/docs/api where they show examples in different client libraries?