An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with grpc-server

A curated list of projects in awesome lists tagged with grpc-server .

https://github.com/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.

gateway grpc grpc-client grpc-server hacktoberfest http http-client http-server http2 micro-framework microservices netty rpc rpc-client rpc-framework rpc-library rpc-server thrift thrift-client thrift-server

Last synced: 30 Dec 2025

https://github.com/spiral-modules/php-grpc

:electric_plug: Fast and furious GRPC server for PHP applications

golang grpc grpc-server php php-grpc php7 roadrunner spiral tls

Last synced: 03 Oct 2025

https://github.com/google/go-microservice-helpers

A collection of handy snippets that simplify creation of GRPC servers and clients

go grpc grpc-client grpc-server jwt opentracing tracing zipkin

Last synced: 04 May 2025

https://github.com/itsksaurabh/go-grpc-examples

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

example examples go golang grpc grpc-client grpc-go grpc-server grpc-service grpc-services grpc-stream grpc-unary proto protobuf protobuf3 protocol-buffers rpc

Last synced: 02 Aug 2025

https://github.com/gluk-w/django-grpc

Easy gRPC service based on Django application

django django-grpc grpc grpc-message grpc-python grpc-server grpc-service protobuf python

Last synced: 16 May 2025

https://github.com/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.

crud crud-api gin go golang grpc grpc-client grpc-go grpc-server jwt mongodb rest restful restful-api

Last synced: 07 May 2025

https://github.com/cookpad/grpc_kit

A kit for creating gRPC server/client in Ruby.

grpc grpc-client grpc-ruby grpc-server

Last synced: 20 Aug 2025

https://github.com/tsloughter/grpcbox

Erlang grpc on chatterbox

erlang grpc grpc-server

Last synced: 16 May 2025

https://github.com/Koatty/koatty

Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC and AOP.

aop auto-injection grpc grpc-server http http2 https ioc koa koa2 middleware rpc springboot typescript typescript-decorator websocket ws

Last synced: 28 Apr 2025

https://github.com/koatty/koatty

Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC and AOP.

aop auto-injection grpc grpc-server http http2 https ioc koa koa2 middleware rpc springboot typescript typescript-decorator websocket ws

Last synced: 05 Apr 2025

https://github.com/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->

aspnet aspnetcore dotnet grpc grpc-csharp grpc-server microservices microservices-architecture

Last synced: 22 Apr 2025

https://github.com/cookpad/griffin

gRPC server and client for Ruby

grpc grpc-ruby grpc-server ruby

Last synced: 07 Apr 2026

https://github.com/bluehouse-technology/grpc

Erlang library for GRPC

erlang grpc-client grpc-server

Last synced: 02 May 2025

https://github.com/DCS-gRPC/rust-server

DCS gRPC server written in Rust. Get data out of DCS and send commands into DCS.

dcs-world grpc grpc-rust grpc-server

Last synced: 29 Apr 2025

https://github.com/GuangTianLi/grpcalchemy

The Python micro framework for building gPRC application.

grpc grpc-python grpc-server python3

Last synced: 08 May 2025

https://github.com/roadrunner-php/grpc

:electric_plug: RoadRunner GRPC SDK

grpc grpc-server php php-grpc protobuf roadrunner tls

Last synced: 16 May 2025

https://github.com/alfianlosari/node-grpc-server-note-crud

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

crud grpc grpc-client grpc-node grpc-server grpc-service nodejs

Last synced: 10 Apr 2025

https://github.com/uatuko/grpcxx

🚀 Blazing fast gRPC server (C++)

cpp20 grpc grpc-server

Last synced: 27 Sep 2025

https://github.com/openswoole/grpc

OpenSwoole GRPC for PHP [READ ONLY]

grpc grpc-client grpc-php grpc-server openswoole

Last synced: 29 Jan 2026

https://github.com/phamtai97/go-experienced-series

Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, logger, ....

clean-architecture gin golang grpc-client grpc-go grpc-server guided-project hexagonal-architecture http-client http-server microservices mocking template-project template-repository

Last synced: 08 Jul 2025

https://github.com/miniopensource/cims-backend

ClassIsland 集控服务器 | 基于 Python 的适用于 ClassIsland 的集控服务器

classisland classisland-mgmt fastapi grpc grpc-server material-ui webapp

Last synced: 22 Mar 2025

https://github.com/mholt/caddy-grpc-web

Caddy module to Convert gRPC-Web requests to normal gRPC for servers

envoy-filter grpc grpc-json grpc-server grpc-web

Last synced: 07 Apr 2025

https://github.com/ankorstore/yokai-showroom

Showroom for demo applications based on the Yokai framework.

demo framework go golang grpc-server http-server worker-pool yokai

Last synced: 09 Oct 2025

https://github.com/crayxn/hyperf-grpc

Hyperf Grpc 服务插件,协助完成grpc服务(支持全部模式)、服务注册、服务链路追踪、服务健康、服务反射等

consul grpc grpc-client grpc-health grpc-reflection grpc-registry grpc-server hyperf jeager nacos php streaming trace

Last synced: 14 Jan 2026

https://github.com/idnan/ts-grpc-example

gRPC example with typescript and nodejs

grpc grpc-client grpc-node grpc-server grpc-service typescript

Last synced: 12 Apr 2025

https://github.com/Idnan/ts-grpc-example

gRPC example with typescript and nodejs

grpc grpc-client grpc-node grpc-server grpc-service typescript

Last synced: 17 Jul 2025

https://github.com/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.

express express-js expressjs grpc grpc-client grpc-node grpc-nodejs grpc-server node nodejs nodejs-server prisma prisma-client prisma-orm

Last synced: 25 Oct 2025

https://github.com/alfianlosari/ios-grpc-note-crud-app

Swift iOS gRPC Client Note Taking App

api crud grpc grpc-client grpc-server grpc-service ios swift

Last synced: 10 Apr 2025

https://github.com/nitely/nim-grpc

Pure Nim gRPC client and server

client grpc grpc-client grpc-server http2 nim rpc server

Last synced: 18 Oct 2025

https://github.com/mmchougule/kedro-grpc-server

Kedro gRPC Server is a Kedro plugin that creates a gRPC server for triggering and monitoring pipeline runs using a general-purpose RPC framework gRPC

grpc grpc-python grpc-server kedro kedro-plugin protobuf

Last synced: 01 May 2025

https://github.com/kavehmz/jobber

Jobber is an implementation to use AWS Lambda functions for micro requests with no penalty

aws-lambda golang grpc grpc-server lambda-functions low-latency protobuf schedule

Last synced: 23 Apr 2025

https://github.com/hendriknielaender/zrpc

⛓️ gRPC library for zig built on C Core library

grpc grpc-client grpc-server zig ziglang

Last synced: 12 Apr 2025

https://github.com/userver-framework/pg_grpc_service_template

Template of a C++ service that uses userver framework with gRPC and PostgreSQL. Build, test and CI scripts ready

asynchronous backend coroutines cplusplus-17 cpp17 grpc grpc-client grpc-server makefile postgres postgresql postgresql-database template template-project testing userver

Last synced: 17 Aug 2025

https://github.com/alextanhongpin/traefik-grpc

gRPC load balancing with Traefik

grpc grpc-client grpc-server traefik traefik-grpc

Last synced: 26 Jul 2025

https://github.com/kalmhq/echoserver

A test image for http1.1, http2, GRP, TCP, UDP protocols.

docker-image grpc-server grpcurl http-server http2-server protocols testing

Last synced: 14 Feb 2026

https://github.com/micro-kit/microkit

基于grpc技术,开箱即用的微服务框架

grpc grpc-server micro-service microkit

Last synced: 16 Jan 2026

https://github.com/rfyiamcool/grpcx

golang grpc server/client tools

golang grpc grpc-client grpc-go grpc-server

Last synced: 07 Sep 2025

https://github.com/kensho-technologies/eagr

Python gRPC servers and clients, made friendlier

grpc grpc-client grpc-server python

Last synced: 09 Apr 2025

https://github.com/meateam/upload-service

S3 file Upload Service

golang grpc-go grpc-server protobuf

Last synced: 21 Jan 2026

https://github.com/single9/node-grpc-graphql-server

Generates GraphQL schemas from gRPC Protocol Buffers and creates the server or gRPC client.

graphql graphql-schema graphql-server grpc grpc-client grpc-server node nodejs

Last synced: 14 Mar 2026

https://github.com/nporsche/grpc_http_gw

grpc http gateway with no-tls

grpc-gateway grpc-server http-gateway tls

Last synced: 17 Jan 2026

https://github.com/anoyix/grpc-python

python grpc common service

grpc-client grpc-server python-grpc

Last synced: 14 Dec 2025

https://github.com/gbauso/grpc_microservices

This project is a POC of the API Composition Pattern but using gRPC, the idea is having the same proto file implemented in different services (micro or nano) and each service returns a piece of the information to the gateway.

csharp discovery-service fluentd gateway-microservice golang grpc grpc-client grpc-server helm-charts istio kiali kotlin kubernetes microservices newrelic nodejs okteto prometheus python typescript

Last synced: 14 Jan 2026

https://github.com/p12s/product-store

🍔 Product-storage service, work on gRPC. Client sends the URL to download products, and requests the result. The server transfer request to a third-party resource for .csv-file uploading and saves the products to own database.

grpc-client grpc-server

Last synced: 14 Jan 2026

https://github.com/mizrael/blazoranddragons

D&D 5e API client written in .NET Core with Blazor and GRPC

asp-net-core blazor blazor-client blazor-webassembly dotnet-core grpc grpc-client grpc-server grpc-web

Last synced: 08 Mar 2026

https://github.com/mahdi-eth/go-stream-grpc

A simlpe server to server streaming using golang and grpc.

go go-stream golang grpc grpc-client grpc-go grpc-server stream

Last synced: 06 Oct 2025

https://github.com/advaita-saha/grpc-chaum-pederson-zkp

gRPC client/server for zero-knowledge proof authentication Chaum Pederson Zero-Knowledge Proof in Rust

cryptography grpc grpc-server rust zero-knowledge zkp

Last synced: 29 Apr 2025

https://github.com/aldelo/connector

Golang based gRPC server and client wrapper package for micro-service development, including health check, loading balancing, service discovery, and more, with simple to use entry points.

gin grpc grpc-client grpc-go grpc-server grpc-service http-server microservice protobuf service-discovery tls webhook webserver wrapper-api

Last synced: 13 Mar 2026

https://github.com/basemax/firstnodejsgrpc

A example repository to show how you can create your first gRPC webservice (+ Protobuf in HTTP2 protocol) with NodeJS.

bloomrpc grpc grpc-client grpc-gateway grpc-nginx grpc-node grpc-nodejs grpc-server grpc-service nginx nginx-grpc protobuf protobuf-nodejs protobuf3 protobuffer

Last synced: 09 Mar 2026

https://github.com/meateam/download-service

download-service from s3

golang grpc-go grpc-server protobuf

Last synced: 21 Jan 2026

https://github.com/agalue/nxos-telemetry-to-kafka-go

A gRPC Server to receive telemetry data from a Nexus switch and forward it to Kafka, implemented in Go.

golang grpc-server kafka nxos-telemetry opennms

Last synced: 12 Apr 2025

https://github.com/bighnesh0007/speakx-grpc

A Search functionality for a set of questions provided in a JSON file. The backend should be developed using either Node.js or Golang, leveraging gRPC for communication. QestSeaach : The frontend should be built using React and will include a search box to display query results.

grpc grpc-server json-api nextjs14 nodejs pagination query typescript

Last synced: 24 Oct 2025

https://github.com/lukekaalim/terraform-plugin-node-sdk

This project is an npm package that provides tools for building Terraform Plugins

grpc-server nodejs sdk terraform terraform-plugins

Last synced: 10 Apr 2025

https://github.com/lukekaalim/terraform-plugin-node-SDK

This project is an npm package that provides tools for building Terraform Plugins

grpc-server nodejs sdk terraform terraform-plugins

Last synced: 18 Oct 2025

https://github.com/shivam010/golang-terminal-messenger

GoLang Terminal Messenger is a client server messaging application developed using gRPC framework in GoLang

chat-application chat-room client-server-system go golang golang-application grpc grpc-client grpc-go grpc-server messenger protobuf protocol-buffers terminal-based

Last synced: 23 Apr 2025

https://github.com/andrea-cavallo/go_grpc_temperature_monitoring

Real-Time Temperature Monitoring with Go and gRPC ( Twilio Integration, MongoDB, weatherAPI, Plot diagrams, Jaeger - Grafana - Loki ) 😜

dashboard golang grafana-dashboard grpc grpc-client grpc-go grpc-server jaeger loki mongodb plot protocol-buffers temperature-monitoring twilio weather

Last synced: 10 Apr 2025

https://github.com/pact-foundation/pact-plugin-template-golang

Pact 🔗 Plugin 🔌 template for the GoLang 🐿️ language = 🫶

contract-testing golang grpc grpc-server pact pact-plugin quick-start template

Last synced: 20 Jun 2025

https://github.com/axiscommunications/acap-runtime

AXIS Camera Application Platform version 4 - ACAP Runtime: A gRPC service providing APIs for extended ACAP development

acap api axis grpc grpc-server runtime

Last synced: 25 Jun 2025

https://github.com/fengjx/luchen

基于go-kit二次封装的微服务框架。开箱即用,封装了工程实践中常用的组件和工具

go gokit grpc-server http-server microservice

Last synced: 14 Jan 2026

https://github.com/pyeventsourcing/eventsourcing-grpc

Python package for eventsourcing with gRPC

event-sourcing grpc grpc-client grpc-server python python3

Last synced: 06 May 2025

https://github.com/athun-me/goprotoconnect

This is a basic gRPC server and client written in Go. It is based on the gRPC Quickstart and gRPC Basics: Go tutorials. Implemented a simple gRPC server and client

golang grpc-client grpc-server

Last synced: 15 Apr 2025

https://github.com/sirojiddinyokubov/grpc_service

Это сервис course, который является частью архитектуры микросервиса. Он взаимодействует с сервисным GATEWAY через протокол RPC HTTP/2.0.

async docker grpc grpc-protocol grpc-python grpc-server makefile minio-client minio-server pgadmin pytest sqlalchemy sqlalchemy-async

Last synced: 20 Mar 2025

https://github.com/you54f/pact-plugin-template-deno

Pact 🔗 Plugin 🔌 template for the Deno 🦕 language = 🫶

contract-testing deno grpc grpc-server pact pact-plugin quick-start template

Last synced: 27 Oct 2025

https://github.com/cr-mao/crgo

http and grpc framework

grpc-server http-server

Last synced: 06 Oct 2025

https://github.com/niklaus0823/matrixes-lib

Node.js module for create a gRPC server as Microservices or Koa server as ApiGateway.

grpc grpc-gateway grpc-server node-module nodejs protoc typescript

Last synced: 24 Jun 2025

https://github.com/nmakhmutov/elwark.correlationid

This specific library offers a lightweight approach to implementing Correlation Ids for ASP.NET

correlation csharp dotnet dotnet-core grpc grpc-client grpc-server http http-client http-server

Last synced: 10 Apr 2026

https://github.com/vacaramin/go-grpc

This project is a basic gRPC server and client implementation in Go, showcasing the four communication methods(Unary RPC, Server RPC, Client RPC, Bi-directional RPC) supported by gRPC. gRPC is an efficient and language-agnostic framework for implementing remote procedure calls (RPC), developed by Google.

grpc-client grpc-go grpc-server

Last synced: 12 May 2025

https://github.com/ssubedir/ipcamera

grpc Ip Camera Server

go grpc grpc-go grpc-server h264 ipcamera

Last synced: 18 May 2026

https://github.com/jjauzion/ws-backend

A job queue management API in golang

go golang graphql-api graphql-server grpc-server

Last synced: 30 Jul 2025

https://github.com/sirjager/trueauth

The TrueAuth API is a standalone authentication gRPC and REST API service that provides various endpoints for user authentication.

authentication authentication-backend gateway-api go goauth grpc-server microservice

Last synced: 12 Jan 2026

https://github.com/cgqaq/grpc-web-hello-grpc

GRPC server in Golang and client in react/web, Unary RPC and Server streaming RPC demos WITH k8s config to deploy

envoyproxy grpc grpc-go grpc-server grpc-web k8s kubernetes

Last synced: 19 Jan 2026

https://github.com/xiewenwei/grpc_for_rails

Make grpc server and client easy for rails project.

grpc grpc-ruby grpc-server rails

Last synced: 08 Oct 2025

https://github.com/mnyoshie/ezgrpc2

A single-threaded, non-blocking, asynchronous gRPC server in C.

c grpc grpc-server

Last synced: 10 Apr 2025

https://github.com/pantonshire/goldcrest

Twitter API proxy server using gRPC

grpc grpc-server twitter twitter-api

Last synced: 11 Mar 2026

https://github.com/abursavich/dynamictls

DynamicTLS reconfigures TLS on filesystem changes.

golang grpc grpc-client grpc-go grpc-server https tls

Last synced: 23 Feb 2026

https://github.com/msadeqsirjani/grpcmicroservices

About using gRPC in microservices for building a high performance interservice communication with .NET6

aspnet aspnetcore grpc grpc-csharp grpc-server microservice streaming

Last synced: 14 May 2026