grpc-errors
gRPC error handling
Provides code examples and guides for handling errors in gRPC services
A handy guide to gRPC errors
580 stars
8 watching
78 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
ortoo/grpc-errors | An error class library for gRPC services | 4 |
bojand/grpc-create-error | Utility function to create errors suitable for gRPC responses | 8 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,122 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 344 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
saturnism/grpc-by-example-java | A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 876 |
amuzatkts/jsonapi-errors | Provides error bindings based on the JSON API reference | 14 |
gabriella439/haskell-errors-library | A type-safe approach to error handling in the Haskell programming language | 64 |
preslavmihaylov/go-grpc-crash-course | A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |