Apach Avro for Go

Apach Avro for Go


Project maintained by elodina Hosted on GitHub Pages — Theme by mattgraham

Apache Avro for Golang

Build Status

Please note that this project is still an early alpha and is subject to change.

Installation is as easy as follows:

go get github.com/stealthly/go-avro

Some usage examples are located in examples folder:

go-avro now also supports code generation from Avro schemas which is available in codegen folder