error-management

There are 14 repositories under error-management topic.

  • webNeat/wari

    A type-safe way to create and handle errors.

    Language:TypeScript12200
  • HarryET/custodi

    The Open Source Sentry alternative.

    Language:TypeScript60260
  • agilira/go-errors

    go-errors is a fast, structured, and context-aware error handling library for Go. Originally built for Orpheus, it provides error codes, stack traces, user messages, and JSON support with near-zero overhead through Timecache integration.

    Language:Go5100
  • Bluzzi/rustic-error

    Robust and type-safe error management 🦀

    Language:TypeScript5130
  • MaplePHP/Blunder

    Blunder is a pretty error handling framework for PHP

    Language:PHP5100
  • CODE-G-ROOT/mongoAlquiler

    Esta plataforma te permite administrar alquileres de vehículos de manera eficiente y organizada. Diseñada con Node.js, Express y MongoDB, nuestra solución proporciona funciones esenciales para la gestión de alquileres, clientes y automóviles.

    Language:JavaScript2100
  • jordyfontoura/TryLess

    Type-safe error handling for TypeScript without try-catch hell

    Language:TypeScript20
  • jesusgraterol/error-message-utils

    The error-message-utils package simplifies error management in your web applications and RESTful APIs. It ensures consistent and scalable handling of error messages, saving you time and effort. Moreover, it gives you the ability to assign custom error codes so all possible cases can be handled accordingly.

    Language:TypeScript0100
  • m-ahmedk/custom-error-management

    A Node.js project that centralizes error handling in an application by implementing a middleware, responsible for catching all errors thrown by the application and returning a custom error message along with the relevant HTTP status code. Additionally, all errors are logged and stored in a file.

    Language:JavaScript0100
  • dominikj111/error-kit

    🦀 Rust error handling library built on thiserror, providing standardized error messages, ergonomic constructor functions, and type-safe error patterns for developer-focused applications.

    Language:Rust
  • ITSawa/ErrMaster

    This library is designed to add a middleware for creating RESTful APIs with an architectural style where errors are thrown at each level and caught at the highest level (in the route), from which a response is formed.

    Language:JavaScript10
  • KaririCode-Framework/kariricode-exception

    KaririCode Exception provides a robust and modular exception handling system for the KaririCode Framework, enabling seamless error management across various application domains.

    Language:PHP00
  • Rantoniaina/n8n-demo

    A Node.js backend server with enhanced error management and status monitoring capabilities. Designed for testing error handling workflows with random error simulation and persistent status tracking.

    Language:JavaScript