Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Can thriftrw be used for creating Thrift IDL? #153

Open
shubham7jain opened this issue Oct 5, 2017 · 0 comments
Open

Can thriftrw be used for creating Thrift IDL? #153

shubham7jain opened this issue Oct 5, 2017 · 0 comments

Comments

@shubham7jain
Copy link

shubham7jain commented Oct 5, 2017

I wanted to write Thift IDL files automatically in Node js. For doing that, I am thinking to use thriftrw node js package.

Actually my complete task is to convert the given JSON schema to Thrift IDL Schema. For doing this whole task, I am planning to first parse JSON Schema. From this JSON Schema Object, I would create a thriftrw object from which I would create Thrift IDL Schema file. But I am not getting how can I convert thriftrw object to Thrift IDL schema?

Please provide some suggestions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant