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

gRPC

gRPC (gRPC Remote Procedure Calls) is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

https://github.com/youyuanwu/flatbuffers-tonic

flatbuffers with gRPC for Rust

flatbuffers grpc tonic

Last synced: 20 Jan 2026

https://github.com/dreambo8563/k8s-demo-todobackend

todo backend service 🌞🌙

gin golang grpc jaeger-go kubernetes

Last synced: 22 Mar 2025

https://github.com/ckam99/grpc-location-tracking

Golang grpc server for realtime location tracking

golang grpc location-tracking realtime

Last synced: 02 Apr 2026

https://github.com/ryanwholey/terraform-provider-grpc

A Terraform provider for making gRPC requests

grpc terraform terraform-provider

Last synced: 05 Apr 2025

https://github.com/tevesmanuel/grpc-crud

Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust

crud grpc rust

Last synced: 12 Nov 2025

https://github.com/lebrancconvas/go-proto-grpc

Create API by Golang with gRPC and Protocol Buffer (Protobuf).

api golang grpc playground-project protobuf

Last synced: 26 Feb 2025

https://github.com/pgilad/grpc-python-demo

A minimal client-server gRPC example for finding Levenshtein distance between words

demo grpc levenshtein-distance pipenv protobuf python3

Last synced: 30 Mar 2025

https://github.com/mwinyimoha/go-todos

A simple Todos API built using Go, implementing the Hexagonal Architecture

golang grpc hexagonal-architecture rest-api

Last synced: 26 Dec 2025

https://github.com/kingluo/etcd-benchmark

etcd http/grpc performance testing

etcd etcdv3 grpc http

Last synced: 22 Mar 2025

https://github.com/kelein/mixsamples

samples for mixgo project

api cli gorm grpc mix mix-go mixgo xorm

Last synced: 12 Jan 2026

https://github.com/threeaccents/pebble

Cache on top of badger DB. With GRPC transport

badger cache grpc grpc-go

Last synced: 26 Feb 2025

https://github.com/gharib110/blog-system

Blogging System with gRPC and MongoDB with Golang

blog-platform golang grpc

Last synced: 23 Mar 2025

https://github.com/holos-run/holos-console

Holos Web UI and gRPC API server

connectrpc go grpc holos oidc pkce react typescript

Last synced: 20 Feb 2026

https://github.com/osmanaliyardim/aspnetmicroservices

Real world e-commerce microservices architecture based application on .NET with WebAPI, Docker, Redis, MongoDB, RabbitMQ, PostgreSQL, Ocelot, EF Core, Dapper, SQL Server, Masstransit.

aggregator bff clean-architecture containerization cqrs csharp dapper docker dotnet dotnet-core entity-framework-core grpc masstransit microservices mongodb ocelot postgresql rabbitmq redis sqlserver

Last synced: 04 Mar 2025

https://github.com/feixiao/go-zero-demo

go-zero服务框架使用演示,包括监控等

go-zero grpc grpc-go microservice

Last synced: 26 Dec 2025

https://github.com/magnobelloni/nerdstoreenterprise

Aplicação .NET Core 3.1 desenvolvido em conjunto com o curso ASP.NET Core Enterprise Applications

csharp docker dotnet-core grpc

Last synced: 13 Nov 2025

https://github.com/toobeeh/valmar

Persistance and domain layer for skribbltypo with gRPC API & EFCore

docker dotnet grpc skribbl-typo

Last synced: 30 Mar 2025

https://github.com/steenzout/meetup-20180403-grpc

Code for the Utah Golang Meetup: 3rd April 2018 Intro to gRPC

golang grpc intro introduction meetup utah

Last synced: 06 Mar 2025

https://github.com/martinsmessias/microservices_python_grpc

Project to study microservices and gRPC with Python

grpc microservices python python3

Last synced: 12 Jul 2025

https://github.com/ikeikeikeike/apicube

A endpoint is requested by any retriever.

go grpc

Last synced: 28 Mar 2025

https://github.com/pintoter/mts-test

Order&store - Microservices written in Go including gRPC server, Kafka messaging, PostgreSQL database

go grpc kafka postgresql

Last synced: 28 Mar 2025

https://github.com/xynurm/simplebank

Simple Bank is web services APIs to create and manage bank accounts, record all balance changes to each of the accounts, perform a money transfer between 2 accounts.

aws docker gin golang grpc kubernetes postgresql redis

Last synced: 04 Mar 2025

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

Go Stubs for Chatie GRPC (DO NOT EDIT: Code generated by protoc-gen-go)

chatbot chatie go grpc wechaty wechaty-puppet

Last synced: 29 Jun 2025

https://github.com/llarsson/caching-grpc-reverse-proxy

A transparent caching reverse proxy for gRPC

caching-proxy go golang grpc interceptor reverse-proxy

Last synced: 13 Aug 2025

https://github.com/aykhans/movier

Get Movie Recommendations Based on IMDb Data

cosine-similarity go grpc postgresql python recommendation-system

Last synced: 25 Feb 2025

https://github.com/dan-and-dna/espresso

简单模块化服务框架 simple modular service framework

gin grpc http microservice modular mvc

Last synced: 01 Sep 2025

https://github.com/slaveofcode/grpc-restful-example

Example implementation of Restful service with gRPC interaction between internal services (NodeJS)

grpc grpc-client grpc-node grpc-server restful-api

Last synced: 26 Dec 2025

https://github.com/harobed/poc-golang-grpc-rest-gateway

POC Golang gRPC with a REST Gateway

golang grpc poc rest

Last synced: 23 Mar 2025

https://github.com/geekbrother/httpyac-grpc-bidi-test

This is an example of how to use httpyac for the gRPC bidirectional stream testing.

automated-testing ci grpc grpc-stream httpyac test testing

Last synced: 07 Apr 2025

https://github.com/kaboc/piano_server_go

A Go gRPC server for flutter_remote_piano

go grpc

Last synced: 26 Feb 2025

https://github.com/canack/grpc-go-example

Yet another gRPC example written in Go

aws dynamodb dynamodb-local go golang grpc grpc-go microservice service

Last synced: 30 Mar 2025

https://github.com/kevindasilvas/todolist

A haskell to-do-list microservice using gRPC

api grpc haskell microservice microservices mongodb mu-haskell rpc

Last synced: 24 Oct 2025

https://github.com/anthonycorletti/go-grpc-template

A simple template for a client-server GRPC application written in Go.

docker go grpc makefile

Last synced: 28 Oct 2025

https://github.com/aeramu/graphrpc

Microsevice Communication with GraphQL Query over gRPC transport

api graphql grpc microservices

Last synced: 10 Mar 2026

https://github.com/indyjo/proto-gopackage

Tool to set or replace the go_package option in all protobuf files of a directory, according to a user-specified rule

golang grpc grpc-go package protobuf protobuf3 protocol-buffers tool

Last synced: 27 Dec 2025

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

grpc-go is a module that is designed to give you a gRPC server and client in Go, right out of the box. There is a publication for this repository which can be found at https://pascalallen.medium.com/how-to-build-a-grpc-server-in-go-943f337c4e05.

go grpc protocol-buffers remote-pr rpc

Last synced: 17 Nov 2025

https://github.com/successor1/zeus-proxy-go

Go version of zeus-proxy-advanced

blockchain grpc protobuf

Last synced: 15 Mar 2025

https://github.com/puneethkumarck/crypto-api

Apis to interact with crypto blockchains Solana , Ethereum etc

blockchain ethereum grpc hexagonal-architecture java21 solana transactions web3j wiremock

Last synced: 15 Apr 2025

https://github.com/useopencompany/cli

ap — Golang CLI for Agent Platform

agentic-coding agents ap go grpc harness protobuf

Last synced: 10 Mar 2026

https://github.com/thegeorgenikhil/basic-go-grpc

This is a basic gRPC server and client written in Go with all 4 types of communication patterns supported by gRPC.

go grpc

Last synced: 24 Aug 2025

https://github.com/cuongndc9/grpc-node-kit-v2

A friendly KIT 🧧 for gRPC 🤝 Node.

103cuong grpc mali node sequelize typescript

Last synced: 15 Mar 2025

https://github.com/cuongndc9/grpc-kit

A gRPC KIT 👩🏼‍💻 for Node 🤝 Go

103cuong grpc grpc-go grpc-node

Last synced: 15 Mar 2025

https://github.com/gtmmiller/plump

plump is a grpc-based lock server with an emphasis on sequencers

distributed-systems grpc locks

Last synced: 27 Feb 2025

https://github.com/localzet/xray-grpc-php

XRay-gRPC-PHP is a versatile PHP library designed to facilitate communication with XRay using gRPC. This library simplifies sending and receiving data through gRPC protocols, ensuring efficient interaction and management of XRay services.

grpc php xray

Last synced: 26 Apr 2025

https://github.com/ireshmw/alfresco-grpc

Added gRPC capabilities on Alfresco community version.

alfresco alfresco-grpc armeria grpc grpc-alfresco grpc-java

Last synced: 31 Mar 2025

https://github.com/nogipx/rpc_dart_transports

gRPC-inspired library built on pure Dart, Backend-for-Domain (BFD)

backend-for-domain bidirectional-rpc client-streaming-rpc dart grpc rpc server-streaming-rpc unary-rpc

Last synced: 01 Jul 2025

https://github.com/kamva/tuna

Tuna is a gRPC server

grpc grpc-go

Last synced: 29 Dec 2025

https://github.com/nikhilsharma03/okane

Okane is a CLI 💻 tool designed to simplify expense 💵 management for users.

buf cobra docker docker-compose github-actions golang grpc grpc-gateway makefile protocol-buffers redis

Last synced: 05 Mar 2025

https://github.com/majusko/grpc-example

Example project to show case gRCP usage.

apm grpc grpc-demo grpc-example grpc-java java jwt kotlin spring-boot

Last synced: 07 Apr 2025

https://github.com/syed007hassan/grpc-node-ts-example

Learn about gRPC and create a strongly typed application with gRPC communication using Node and Typescript - https://betterprogramming.pub/how-to-use-grpc-with-node-14e073aa1c84

auth grpc nodejs typescript

Last synced: 16 May 2025

https://github.com/indiependente/gochat

Client Server Chat using Go and GRPC

chat client-server go golang grpc protobuf rpc

Last synced: 10 Mar 2026

https://github.com/marcellanz/hammer

get responses from gRPC services

grpc testing

Last synced: 18 Mar 2025

https://github.com/sercheo87/go-grpc-project

Go Microservices with GRPC

go golang grpc

Last synced: 23 Mar 2025

https://github.com/mrexplode/triton-ts

Nvidia Triton server gRPC client for Node

grpc nvidia-triton protobuf protocol-buffers

Last synced: 14 Jul 2025

https://github.com/dills122/p2p-test

WIP, test P2P network for messaging other nodes in the network with interactive shell

go golang grpc p2p-network

Last synced: 31 Mar 2025

https://github.com/lebrancworkshop/learn-go-grpc-codebangkok

Learn how to work with gRPC via Go Programming Language.

go golang grpc

Last synced: 31 Mar 2025

https://github.com/cguy777/starlink-dashboard

A simple Starlink terminal diagnostic dashboard

grpc protobuf starlink starlink-grpc

Last synced: 05 Oct 2025

https://github.com/briannbig/elite-sas

A student internship system backend.

grpc java spring-boot temporalio

Last synced: 16 Jan 2026

https://github.com/poly-auth/grpc-react-native

A truely native gRPC implementation for React Native

grpc javascript protobuf react-native typescript

Last synced: 24 Mar 2025

https://github.com/salvacorts/keras_evosearch

Keras hyperparameter optimization with Evolutionary Algorithms

evolutionary-algorithms grpc keras protobuf tensorflow

Last synced: 15 Mar 2025

https://github.com/ninnemana/vinyl

Catalog Vinyl Collection

golang grpc hacktoberfest protobuf vinyl

Last synced: 24 Mar 2025

https://github.com/singgel/grpc-infra

【雪球】- metric tracing log

grpc infra logging metrics tracing

Last synced: 23 Mar 2025

https://github.com/oliverepper/microswitch

It's a well behaved gRPC server that has support for TLS and runs on macOS and Linux.

grpc swift5

Last synced: 10 Jun 2025

https://github.com/therenotomorrow/gotes

Complete project for gRPC production course by easyp team.

go golang grpc grpc-go

Last synced: 01 Apr 2026

https://github.com/twrayden/ts-grpc-server-template

My personal starting point for TypeScript gRPC projects

boilerplate grpc starter-project template-repository typescript

Last synced: 10 Jul 2025

https://github.com/kevinmichaelchen/go-sqlboiler-user-api

Small microservice for managing User Accounts with Go and SQLBoiler ORM

go grpc protobuf protocol-buffers sql sqlboiler

Last synced: 30 Mar 2025

https://github.com/xincao9/grpc-pure-spring-boot-starter

一个简化 gRPC 集成到 Spring Boot 应用中的轻量级框架

framework grpc grpc-java microservice rpc-framework

Last synced: 31 Mar 2025

https://github.com/jeanpsv/gke-grpc-example

Google Kubernetes Engine gRPC Example

gke grpc kubernetes microservice

Last synced: 16 Mar 2025

https://github.com/frequenz-floss/frequenz-api-common

Shared protobuf definitions and Python bindings for Frequenz APIs

api common frequenz grpc protobuf python rpc

Last synced: 10 Jun 2025

https://github.com/tkrs/mmdb-grpc

The gRPC service that provides a query to MaxMind's GeoLite2 database

geoip2 grpc

Last synced: 31 Mar 2025

https://github.com/ofen/tinkoff-invest-example

Tinkoff invest API gRPC example.

api example go golang grpc tinkoff tinkoff-invest

Last synced: 24 Mar 2025

https://github.com/naruepanart/grpc-nodejs

just experiment

grpc

Last synced: 04 Aug 2025

https://github.com/ztrzaska/grpc

gRPC high performance microservices with Spring Boot

grpc grpc-client grpc-java grpc-server microservices spring-boot

Last synced: 24 Mar 2025

https://github.com/yaninyzwitty/movie-project-grpc

This repository cleary shows you how to use grpc to do client streaming, unary streaming m server streaming and bi-directional streaming effectively

astradb cassandra gocql golang grpc grpc-go

Last synced: 20 Jun 2025

https://github.com/namnv2496/go-grpc-gateway

This is a demo of grpc gateway interceptor and tls

app-demo basic-programming golang grpc grpc-gateway

Last synced: 22 Feb 2025

https://github.com/captainirs/sharded-kvs

A Model Sharded Key-Value Store Implementation using Go and Kubernetes.

go grpc helm kubernetes sharding

Last synced: 25 Nov 2025

https://github.com/ja88a/vrfs-go-merkletree

Verifiable Remote File Storage with files consistency check based on MerkleTree proofs - Monorepo for the Go Client CLI and Backend services

docker-compose file-transfer filehash go golang grpc merkle-proof merkle-tree monorepository

Last synced: 24 Mar 2025

https://github.com/tuancamtbtx/learning-go

Learning golang tutorial

golang grpc

Last synced: 22 Feb 2025

https://github.com/rsachdeva/zerogrpcservice

Zero in Go style here refers to Empty gRPC Service -- protobuf with ZeroService. This project is to help developers starting with protobuf and gRPC using Go.

go go-module golang grpc protobuf3 protoc protocol-buffers

Last synced: 16 Jul 2025

https://github.com/salrashid123/envoy_gcp_grpc

Envoy External Processing filter for decoding Google gRPC PubSub Messages

envoy envoyproxy golang google-cloud google-cloud-platform grpc

Last synced: 16 Mar 2025

https://github.com/saufiroja/go-microservice

Learning microservice and gRPC

golang grpc microservice postgresql

Last synced: 25 Mar 2025

https://github.com/fahadpathan7/socialmedia_backend

This repo is dedicated to learn and practice the grpc and microservice by building a simple social media backend where users can post and others can comment and react.

go grpc microservice mongodb swagger-ui

Last synced: 04 Sep 2025

https://github.com/abitofhelp/bazel_grpc_pbuf_go

This repository contains a project built with Bazel, gRPC, ProtoBuf, and Go. The purpose of this project was to figure out how to get googleapis to work in this system.

bazel go golang grpc grpc-go protobuf protocol-buffers

Last synced: 18 Mar 2025

https://github.com/cita-cloud/operator-proxy

A proxy server and command line interface for cita-cloud-operator

cita-cloud grpc operator

Last synced: 18 Jan 2026

https://github.com/abitofhelp/grpc-hello-world-java

This application is a simple client/server hello world service.

client grpc hello-world helloworld java protobuf server

Last synced: 18 Mar 2025