Skip to content

Add support for Avro IDL #4

@mikaello

Description

@mikaello

Avro schemata can be defined in both JSON and Avro IDL. Currently avrodoc-plus only supports JSON, but it would be nice if we could support Avro IDL as well.

Avro IDL is a higher-level language for authoring Avro schemata, from the docs:

The aim of the Avro IDL language is to enable developers to author schemata in a way that feels more similar to common programming languages like Java, C++, or Python. Additionally, the Avro IDL language may feel more familiar for those users who have previously used the interface description languages (IDLs) in other frameworks like Thrift, Protocol Buffers, or CORBA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions