Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joan38/mill-avro

A Mill plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols
https://github.com/joan38/mill-avro

Last synced: 26 days ago
JSON representation

A Mill plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols

Awesome Lists containing this project

README

        

# mill-avro

![Maven Central](https://img.shields.io/maven-central/v/com.goyeau/mill-avro_mill0.10_2.13)

A Mill plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols.

## Related projects

* Based on [avrohugger](https://github.com/julianpeeters/avrohugger)
* Equivalent of [sbt-avrohugger](https://github.com/julianpeeters/sbt-avrohugger)

## Contributing

Contributions are more than welcome!
See [CONTRIBUTING.md](CONTRIBUTING.md) for all the information and getting help.