Skip to content
Joe Betz edited this page Aug 27, 2015 · 4 revisions

Build Status

Courier

Courier generates Scala idiomatic data bindings from schemas.

Courier generated bindings work with multiple data formats including JSON and Avro.

Features

  • Scala Idiomatic Data Binding Generator
  • SBT Plugin
  • Gradle Plugin
  • Data and Schema Compatible with Pegasus
  • Data and Schema Compatible with Avro
  • Support for multiple "Data Codecs", including JSON, PSON, and Avro binary

Learn More

License

Courier is Apache 2.0 Licensed.

Contributing

For development and submitting pull requests, please see the Contributing document.

Clone this wiki locally