mozilla / jsonschema-transpiler

Compile JSON Schema into Avro and BigQuery schemas
Mozilla Public License 2.0
43 stars 9 forks source link

Support schemas for Protocol Buffers #47

Open acmiyaguchi opened 5 years ago

acmiyaguchi commented 5 years ago

The spec for protobuf v3 can be found here. It may be useful to derive the expected .proto file from a JSON schema.