grpc-errors
Error classes
An error class library for gRPC services
4 stars
2 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
avinassh/grpc-errors | Provides code examples and guides for handling errors in gRPC services | 583 |
bojand/grpc-create-error | Utility function to create errors suitable for gRPC responses | 8 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 347 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
eudoxia0/clack-errors | A middleware for handling errors in web applications built with Clack. | 27 |
amuzatkts/jsonapi-errors | Provides error bindings based on the JSON API reference | 14 |
oliverbrotchie/optionals | Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 179 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
salesforce/grpc-java-contrib | Provides utility extensions and tools for using the grpc-java library in Java applications | 221 |