johanbrandhorst / grpc-auth-exampleLinks
Examples of client authentication with gRPC
☆101Updated 7 years ago
Alternatives and similar repositories for grpc-auth-example
Users that are interested in grpc-auth-example are comparing it to the libraries listed below
Sorting:
- Minimalistic RBAC package for Go applications☆116Updated 7 years ago
- Modern Go Application tool☆83Updated 9 months ago
- Generate models from reading your database☆85Updated 7 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆113Updated 2 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Prometheus instrumentation library for gRPC powered Go applications.☆56Updated last week
- An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation☆95Updated 4 years ago
- ☆126Updated 4 years ago
- JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem.☆86Updated 2 months ago
- This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplicati…☆101Updated 2 months ago
- Microservice observability with Go☆55Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A reference for distributed tracing with the NATS Go client.☆103Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Logur is an opinionated collection of logging best practices☆205Updated last year
- Cobra command line tool generator for gRPC clients☆188Updated 3 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated 3 months ago
- A sql driver that will wrap any other driver and log/trace all its calls