We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the tooling provided here, we can generate the client SDK's for any language https://github.com/openapitools/openapi-generator
Since I'm working on AntennaPod, I'm generating Java SDK to access the subscription API
I'm capturing progress here https://github.com/tonytamsf/openpodcastapi-java-client-sdk and the steps I'm using here https://github.com/tonytamsf/openpodcastapi-java-client-sdk/blob/main/START.md
cc @keunes
The text was updated successfully, but these errors were encountered:
@keunes - can you assign this issue to me?
Sorry, something went wrong.
Here is a screen sharing on how easy it was to generate the Java client SDK https://youtu.be/x8ssAfTlH8w
Next step is to actually program using the SDK, import it into the AntennaPod project
tonytamsf
No branches or pull requests
Using the tooling provided here, we can generate the client SDK's for any language
https://github.com/openapitools/openapi-generator
Since I'm working on AntennaPod, I'm generating Java SDK to access the subscription API
I'm capturing progress here https://github.com/tonytamsf/openpodcastapi-java-client-sdk
and the steps I'm using here https://github.com/tonytamsf/openpodcastapi-java-client-sdk/blob/main/START.md
cc @keunes
The text was updated successfully, but these errors were encountered: