aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xiaofeng@google.com>2016-06-02 10:20:52 -0700
committerFeng Xiao <xiaofeng@google.com>2016-06-02 10:20:52 -0700
commit0ab7a7f74458be56bfc65a71a46711637ee5962b (patch)
tree739304ac96015e1b45b9c98b4795a17ff7e2caeb
parent18a9140f3308272313a9642af58ab0051ac09fd2 (diff)
parentf6be0d1fc141355efdd930be6f203b35f9e27aa0 (diff)
downloadprotobuf-0ab7a7f74458be56bfc65a71a46711637ee5962b.tar.gz
protobuf-0ab7a7f74458be56bfc65a71a46711637ee5962b.tar.bz2
protobuf-0ab7a7f74458be56bfc65a71a46711637ee5962b.zip
Merge pull request #1640 from os72/master
Add https://github.com/os72/protobuf-dynamic
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index eaccf782..021cc564 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -146,3 +146,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [ProtoBuf with Java EE7 Expression Language 3.0; pure Java ProtoBuf Parser and Builder.](https://github.com/protobufel/protobuf-el)
* [Notepad++ Syntax Highlighting for .proto files](https://github.com/chai2010/notepadplus-protobuf)
* [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint)
+* [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)] (https://github.com/os72/protobuf-dynamic)