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

Request: Support in python ? #1475

Closed
Ycallaer opened this issue May 3, 2021 · 2 comments
Closed

Request: Support in python ? #1475

Ycallaer opened this issue May 3, 2021 · 2 comments

Comments

@Ycallaer
Copy link

Ycallaer commented May 3, 2021

Hi,
I was wondering if there are any plans to support apicurio as a library in python ?
Currently we are using Confluent schema registry , which integrates nicely with their producer, ideally we want something similar for apicurio.
I

@kilahm
Copy link

kilahm commented May 3, 2021

If you're asking for a client SDK to make communication of the Apicurio Registry REST api easer, you can follow the conversation in #1448 . Once the issues with the provided OpenAPI document are resolved, openapi-generator should provide you with a library wrapping all of the HTTP requests and responses.

I'll likely be using openapi-generator locally until/unless the Apicurio team starts publishing language specific client SDKs.

@Ycallaer
Copy link
Author

Ycallaer commented May 4, 2021

Ok thanks for your feedback, will check it out

@Ycallaer Ycallaer closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants