Closed dalelane closed 1 year ago
It makes a lot of sense imho. Would be even nice to turn it into a set of tutorials under official documentation. So the once added here would be like an technical input that later @alequetzalli could include in official documentation, because these guides are not really only about Avro parser.
When you add another guide, I think we should integrate ToC generation as we do in other projects using https://github.com/asyncapi/generator/blob/master/package.json#L91 and then we automatically regenerate when needed with https://github.com/asyncapi/generator/blob/master/package.json#L27
Hey @dalelane, thank you for your suggestion and interest in contributing to the README doc for describing the usage of other schema registries. I agree with what @derberg mentions, about how you are describing improving a repo README vs adding a new doc to the official /Docs
.
When you put up a PR for your additions, I can re-purpose your content into official Docs for our Docs site, like Lukasz also suggested. 😀👍🏽👍🏽
I look forward to following this issue and your PRs, let me know what you think! ✨✨✨
capturing some links for myself to use in a first draft
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.
There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.
Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.
Thank you for your patience :heart:
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.
There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.
Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.
Thank you for your patience :heart:
What Dev Docs changes are you proposing?
The README includes guidance for using avro-schema-parser with Confluent's schema registry (https://github.com/asyncapi/avro-schema-parser#usage-with-confluent-schema-registry)
I think it would be a good improvement to include similar guidance for other schema registries.
I could add a few:
It'd be great to have more though.
If this starts making the README a little too long, we might want to break these out to a separate page.
Code of Conduct