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

anyway to auto generate api examples in the docs? #800

Open
jtoy opened this issue Nov 20, 2022 · 2 comments
Open

anyway to auto generate api examples in the docs? #800

jtoy opened this issue Nov 20, 2022 · 2 comments

Comments

@jtoy
Copy link

jtoy commented Nov 20, 2022

similar to stripe:
https://stripe.com/docs/api
where they show examples in different client libraries?

@epugh
Copy link
Contributor

epugh commented Oct 26, 2023

You might want to look at exporting the docs in OpenAPI format, and then generating clients libraries off that....

@mathieujobin
Copy link
Collaborator

We do generate API clients for the following languages

  • dotnet, java, python, ruby, scala, typescript

we use https://openapi-generator.tech/

@Apipie Apipie deleted a comment May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants