grpc-server
There are 514 repositories under grpc-server topic.
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
timostamm/protobuf-ts
Protobuf and RPC for TypeScript
ankorstore/yokai
Simple, modular, and observable Go framework for backend applications.
spiral-modules/php-grpc
:electric_plug: Fast and furious GRPC server for PHP applications
google/go-microservice-helpers
A collection of handy snippets that simplify creation of GRPC servers and clients
itsksaurabh/go-grpc-examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
gluk-w/django-grpc
Easy gRPC service based on Django application
wpcodevo/golang-mongodb-api
In this article, you'll learn how to implement JWT access and refresh tokens with gRPC using Golang, MongoDB-Go-driver, Gomail, Docker, and Docker-compose.
cookpad/grpc_kit
A kit for creating gRPC server/client in Ruby.
tsloughter/grpcbox
Erlang grpc on chatterbox
Koatty/koatty
Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC and AOP.
aspnetrun/run-aspnet-grpc
Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by Step Implementation on .NET Course w/ discount->
cookpad/griffin
gRPC server and client for Ruby
Bluehouse-Technology/grpc
Erlang library for GRPC
skit-ai/kaldi-serve
Server framework for Kaldi ASR Toolkit
Adven27/grpc-wiremock
gRPC Mock Server
DCS-gRPC/rust-server
DCS gRPC server written in Rust. Get data out of DCS and send commands into DCS.
jsbroks/grpc-typescript
Tutorial for setting up gRPC with TypeScript
GuangTianLi/grpcalchemy
The Python micro framework for building gPRC application.
jankremlacek/go-bazel
Micro services monorepo Golang Bazel Gazelle example setup
uatuko/grpcxx
🚀 Blazing fast gRPC server (C++)
Darkseal/ASP.NET-Core-Web-API
Code repository for the Building Web APIs with ASP.NET Core Manning book by Valerio De Sanctis
roadrunner-php/grpc
:electric_plug: RoadRunner GRPC SDK
alfianlosari/node-grpc-server-note-crud
gRPC Server and Client Example for CRUD Note Service using node.js
omri86/longlived-grpc
A minimalistic example of a gRPC long lived stream
openswoole/grpc
OpenSwoole GRPC for PHP [READ ONLY]
andriwsluna/upper
Upper is a open source back-end framework based on the Dart language.
brewlin/im-cloud
原生swoole 全协程化分布式im中间件、多节点扩容、多节点服务
phamtai97/go-experienced-series
Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, logger, ....
crayxn/hyperf-grpc
Hyperf Grpc 服务插件,协助完成grpc服务(支持全部模式)、服务注册、服务链路追踪、服务健康、服务反射等
mholt/caddy-grpc-web
Caddy module to Convert gRPC-Web requests to normal gRPC for servers
TechPrimers/grpc-spring-boot-example
Spring Boot gRPC Example
taogeYT/fast-grpc
Fast to Code gRPC in Python
Idnan/ts-grpc-example
gRPC example with typescript and nodejs
wpcodevo/grpc-node-prisma
In this guide, you will learn how to build a complete CRUD gRPC API server and client with TypeScript in a Node.js environment that runs on an Expressjs framework and uses a Prisma database ORM. We'll create five RPC services on the gRPC server that are going to be evoked by the gRPC client to perform the basic CRUD (Create, Read, Update, and Delete) operations.
alfianlosari/ios-grpc-note-crud-app
Swift iOS gRPC Client Note Taking App