Skip to content

Commit 39bb222

Browse files
authored
Updating Readme
Adding examples, link to form for new contributions and a placeholder for where we need community help
1 parent e465196 commit 39bb222

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# grpc-contrib
2-
gRPC ecosystem that complements gRPC core
2+
3+
[gRPC ecosystem](https://github.com/grpc-ecosystem) is the organization where we are curating repositories of community contributions around gRPC. If you are interested, please submit this [form](https://docs.google.com/a/google.com/forms/d/119zb79XRovQYafE9XKjz9sstwynCWcMpoJwHgZJvK74/edit).
4+
5+
# Known useful contributions around github
6+
7+
- [gRPC gateway](https://github.com/gengo/grpc-gateway)
8+
- [Polyglot](https://github.com/grpc-ecosystem/polyglot)
9+
- [Zipkin Support for gRPC](https://github.com/openzipkin/brave/tree/master/brave-grpc)
10+
- [Prometheus monitoring for gRPC Go](https://github.com/mwitkow/go-grpc-prometheus)
11+
- [Flatbuffer support for gRPC C++] (https://github.com/google/flatbuffers/tree/master/grpc)
12+
- [Go Kit with gRPC as transport] (https://github.com/go-kit/kit/tree/master/transport/grpc)
13+
14+
#Issues where we would like help from the community

0 commit comments

Comments
 (0)