We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Check out this JSON<->Protobuf conversion package: https://github.com/turn/shapeshifter Would be neat to have a Bijection that wrapped this.
The text was updated successfully, but these errors were encountered:
Awesome. We have a json injection for thrift here that we could use as a model:
https://github.com/twitter/bijection/blob/develop/bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala#L85
Should be fairly short. Want to take this one on?
Sorry, something went wrong.
I don't actually have a need for it right now but if I do, I will :)
No branches or pull requests
Check out this JSON<->Protobuf conversion package: https://github.com/turn/shapeshifter
Would be neat to have a Bijection that wrapped this.
The text was updated successfully, but these errors were encountered: