json-to-proto.github.io
JSON converter
Online tool to convert JSON files to Protocol Buffers in real-time.
convert JSON to Protocol Buffers online in your browser instantly
261 stars
1 watching
44 forks
Language: TypeScript
last commit: 7 months ago good-first-issuejsonprotobuf
Related projects:
Repository | Description | Stars |
---|---|---|
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 940 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
timostamm/protobuf-ts | A tool for generating TypeScript code from protocol buffer definitions | 1,106 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
scalapb-json/scalapb-argonaut | Converts messages between JSON and Protocol Buffers formats for use in Scala applications. | 2 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 77 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 139 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 271 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 467 |
ckaznocha/protoc-gen-lint | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 285 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |