Go Interceptor

Open-source Go projects categorized as Interceptor

Top 9 Go Interceptor Projects

  • go-grpc-middleware

    Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

    Project mention: Seeking advice on implementing a tinyurl-like service using Go and gRPC. | /r/golang | 2023-05-24

    Hello, Those interviews are even crazy for internship. Anyway 1. Try to find a simple CRUD example online. You can check [this](https://tutorialedge.net/golang/go-grpc-beginners-tutorial/) 2. For logging you can check [go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) 3. You can grpc-gateway in case they want some REST endpoints too 4. Use base62 to encode your url. So at least 2 columns in your table **shortenedUrl** and **url** 5. For such a project no need to use an ORM ( it's not advised anyway ). Implement 2 functions, one to insert into the db and the other one to read from the db. Remember to use transaction though 5. For unit tests go with the standard library and mock the 2 functions ( erroneous and valid cases )

  • grpc-tools

    A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • broxy

    An HTTP/HTTPS intercept proxy written in Go.

  • mediary

    Add interceptors to GO http.Client

  • rk-grpc

    Start gRPC microservice from YAML, plugin of rk-boot

  • rk-gin

    Start gin microservice from YAML, plugin of rk-boot

  • pm

    Thin Cloud Pub/Sub client wrapper which lets you manage publishing / subscribing with pluggable middleware. (by k-yomo)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • go-care

    gRPC response memoization in Go is a codeless caching solution out of the box.

  • grpcConst

    Reduce the amount of data you have to transfer between your gRPC services. Specification and go-implementation

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-24.

Go Interceptor related posts

Index

What are some of the best open-source Interceptor projects in Go? This list will help you:

Project Stars
1 go-grpc-middleware 5,995
2 grpc-tools 1,184
3 broxy 990
4 mediary 89
5 rk-grpc 70
6 rk-gin 43
7 pm 6
8 go-care 4
9 grpcConst 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com