uber/tchannel-java
GitHub で見るGenerate Thrift Request Handler Definitions Automatically
Open
#42 opened on 2015年8月22日
enhancementfeature requesthelp wanted
Repository metrics
- Stars
- (139 stars)
- PR merge metrics
- (PR metrics pending)
説明
Why
It's kind-of-the whole point of Thrift Services.
How
- Thrift IDL parsing via Facebook Swift
- RequestHandler code generation via Mustache.java
cc @truncs