There are 0 repository under problem-details topic.
Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.
Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exception information
Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
`modern-errors` plugin to create HTTP error responses.
Resolução do desafio backend do PicPay
Problem Details for PSR-7 APIs
A middleware to create RFC 7807 problem details for APIs.
Error Catalog Service for HTTP APIs
A middleware to handle exceptions according to standards defined in https://tools.ietf.org/html/rfc7807 for HTTP Apis.
Problem registry for SmartBear API responses conforming to Problem Details RFC 9457 (formally RFC 7807).
Create HTTP error responses.
Typescript implementation of RFC 7807
An implementation of RFC7807: Problem Details for HTTP APIs
A Kotlin implementation of the RFC 9457 problem details format for handling HTTP API errors.
Collection of tools related to problem management (exceptions) that can be generated by applications. This library is an ad hoc code customization used in my private/work projects thus avoiding the duplication of repetitive code.
Simple example of Problem Details in Web APi
Demo application showcasing the use of the Microsoft.Extensions.Http.Resilience package with Refit. This application aims to demonstrate how to implement resilience in HTTP calls in ASP.NET Core applications using efficient, transparent communication with external APIs.
Transforms an unsuccessful response into a problem details TypeScript object. Works with ASP.NET's default problem details configuration.
An idiomatic implementation of Problem Details for HTTP APIs (RFC 7807) for Go.
Problem details for HTTP APIs per RFC-9457 standard
Zero Dependency Java implementation of RFC 9457.
Examples of how ASP.NET Core APIs can generate error responses using the Problem Details RFC 9457 specification.
DomainExceptions is a simple little library build to provide convenient way to markup code with error codes
OperationResult for .Net: A library that provides several classes to return results of operations on a system, covering standardized messages, error codes, result generation for APIs and Controllers, conversion to ProblemDetails, and support for serialization/deserialization.
A library for creating and managing error (problem) messages and producing results for system operations, covering standardised messages, error categories, generating results for APIs and controllers, conversion to ProblemDetails and support for serialisation/deserialisation.
A validation framework build on top of SmartProblems
It's DDD based Clean Architecture api.
TypeScript implementation of the RFC 7807 standard.
An ElysiaJS middleware implementation for Problem Details (RFC 9457).
Captures non-2xx responses and storing them in a database for analysis and monitoring purposes
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Core library implementing RFC7807
Jackson module for library implementing RFC7807
Spring module for library implementing RFC7807