lawrencewu / BaijiGenerator

A Code generator for Baiji IDL/Schema, targeting multiple languages(Java/C#/iOS/Android/WinPhone)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaijiGenerator

A Code generator for Baiji IDL/Schema, targeting multiple languages(Java/C#/iOS/Android/WinPhone)

Baiji is inspired by Apache Thrift and Avro.

HighLight

  • Thrift Like IDL driven development, editor for visual IDL editing
  • Java/C# client and mobile(iOS/Android/WinPhone) client auto-generation via code generator tool
  • JSON/binary over HTTP
  • Unified error handling model
  • Unified validation model
  • Service discovery and soft load balancing via etcd
  • microserive oriented framework

About

A Code generator for Baiji IDL/Schema, targeting multiple languages(Java/C#/iOS/Android/WinPhone)

License:Apache License 2.0


Languages

Language:C# 96.8%Language:Smalltalk 3.2%