Closed kriskowal closed 8 years ago
Adds a thrift2json tool for converting Thrift IDL to a JSON AST. That JSON AST is accepted as options to construct a Thrift model, so you can bypass the IDL parser.
The Thrift AST may also be useful for caching between tcurls.
r @malandrew @abhinav cc @matt-esch
rage merge
Adds a thrift2json tool for converting Thrift IDL to a JSON AST. That JSON AST is accepted as options to construct a Thrift model, so you can bypass the IDL parser.
The Thrift AST may also be useful for caching between tcurls.
r @malandrew @abhinav cc @matt-esch