Simple, modular, and observable Go framework for backend applications.
- Updated
Oct 7, 2025 - Go
Simple, modular, and observable Go framework for backend applications.
🔌 Fast and furious GRPC server for PHP applications
A collection of handy snippets that simplify creation of GRPC servers and clients
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
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.
Thunder is a minimalist and powerful Go backend framework that effortlessly transforms gRPC services into fully functional REST and GraphQL APIs.
A minimalistic example of a gRPC long lived stream
gRPC Goat is a "Vulnerable by Design" lab created to provide an interactive, hands-on playground for learning and practicing gRPC security.
Project contains examples in the Golang experienced series likes: hexagonal architecture template, gRPC, RESTfull, database, tracing, logger, ....
Showroom for demo applications based on the Yokai framework.
Caddy module to Convert gRPC-Web requests to normal gRPC for servers
panicrecovery is a Go package that provides middleware for recovering from panics in both HTTP and gRPC servers. This middleware helps ensure that server doesn't crash when an unexpected panic occurs, logging the error and providing an appropriate response.
Example implementation of envoy xDS v3 API
A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.
Jobber is an implementation to use AWS Lambda functions for micro requests with no penalty
A test image for http1.1, http2, GRP, TCP, UDP protocols.
gRPC load balancing with Traefik
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the application.
Add a description, image, and links to the grpc-server topic page so that developers can more easily learn about it.
To associate your repository with the grpc-server topic, visit your repo's landing page and select "manage topics."