[ 
https://issues.apache.org/jira/browse/THRIFT-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024691#comment-18024691
 ] 

Jens Geyer commented on THRIFT-5895:
------------------------------------

Actually I had a similar thought last week, when I was thinking about an easy 
(and possibly automated) way to create an openapi compatible yaml or json for 
some of our Thrift interfaces which we also support via REST (it's a longer 
story).

> Proposal: Add a generator to convert Thrift IDL to Protocol Buffers file
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-5895
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5895
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C++ - Compiler
>    Affects Versions: 0.22.0
>            Reporter: Yu Miura
>            Priority: Major
>             Fix For: 0.23.0
>
>
> I would like to propose adding a Thrift → Protobuf generator to Apache 
> Thrift. The generator would take .thrift IDL as input and produce equivalent 
> .proto files, enabling teams to interoperate with Protobuf-based ecosystems 
> while continuing to author schemas in Thrift.
> I plan to submit an initial draft PR for early feedback. Before opening the 
> PR, I wanted to validate interest and design scope with maintainers.
>  
> I would appreciate your feedback. Thank you.
>  
> compare: 
> https://github.com/apache/thrift/compare/master...YuMuuu:thrift:feature/support-grpc



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to