grpc-service topic

List grpc-service repositories

bloomrpc

9.0k
Stars
463
Forks
Watchers

Former GUI client for gRPC services. No longer maintained.

django-grpc

219
Stars
32
Forks
Watchers

Easy gRPC service based on Django application

go-grpc-examples

244
Stars
37
Forks
Watchers

This repo contains examples and implementations of different types of GRPC services and APIs using Golang.

grpc-spring-boot-starter

2.2k
Stars
428
Forks
Watchers

Spring Boot starter module for gRPC framework.

node-grpc-server-note-crud

60
Stars
23
Forks
Watchers

gRPC Server and Client Example for CRUD Note Service using node.js

condor-framework

54
Stars
6
Forks
Watchers

Framework for building GRPC services in Node JS. Include middleware, and more.

credstore

86
Stars
14
Forks
Watchers

Credstore is a centralized auth server

grpc-java-sample

44
Stars
14
Forks
Watchers

gRPC sample with Java, contains stubs, streaming, health check, retry and hedging policy, load balancer, name resolver, tls and channez, gateway; 包含 gRPC Java 的各项功能特性的最简单使用

node-grpc-ssl

47
Stars
19
Forks
Watchers

Basic example gRPC protocol with NodeJS + SSL + Docker