spec -> avro
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 606
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Would you consider merging a PR for something like this but for avro?
https://github.com/metosin/spec-tools/pull/5/files
Don't think we'd need to pull in any additional dependencies as we'd only need to generate the json representation of the avro schema.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced spec-tools pull request and the issue's request for Avro support. Determine the expected JSON representation of an Avro schema and whether the existing approach needs additional dependencies. Done means an agreed implementation scope and a working Avro schema conversion, with validation against the referenced proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100