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

feat: Generate SDKs clients automatically #36

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

teolemon
Copy link
Member

@teolemon teolemon commented Aug 30, 2021

What

Generate SDKs clients automatically

Source

tiangolo/fastapi#2771

[WIP] Generate SDKs clients automatically
@teolemon teolemon linked an issue Aug 30, 2021 that may be closed by this pull request
@teolemon teolemon changed the title [WIP] Generate SDKs clients automatically feat: Generate SDKs clients automatically Mar 5, 2022
@teolemon teolemon marked this pull request as draft March 5, 2022 13:32
@teolemon teolemon marked this pull request as ready for review April 4, 2022 14:43
@teolemon teolemon requested a review from a team as a code owner April 4, 2022 14:43
@github-actions github-actions bot added the GitHub label Apr 4, 2022
@dsinghvi
Copy link

@teolemon are you still interested in setting up SDK generation? I work on an open source project called Fern which can read OpenAPI and spit out clients in multiple programming languages. Here is an example of a generated python client: https://github.com/ravenappdev/raven-python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Automate the release of the various SDKs generated from API
2 participants