An open API service providing repository metadata for many open source software ecosystems.

Topic: "problem-details"

meysamhadeli/problem-details

ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.

Language: Go - Size: 597 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 52 - Forks: 1

zendframework/zend-problem-details 📦

Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.

Language: PHP - Size: 1.82 MB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 50 - Forks: 18

ofpinewood/http-exceptions

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

Language: C# - Size: 304 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 8

mezzio/mezzio-problem-details

Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard

Language: PHP - Size: 866 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 26 - Forks: 12

ehmicky/modern-errors-http

`modern-errors` plugin to create HTTP error responses.

Language: TypeScript - Size: 8.22 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 13 - Forks: 0

weierophinney/problem-details

Problem Details for PSR-7 APIs

Language: PHP - Size: 587 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 2

mgernand/AspNetCore.ProblemDetails 📦

A middleware to create RFC 7807 problem details for APIs.

Language: C# - Size: 81.1 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

demirermustafa/ProblemNet

A middleware to handle exceptions according to standards defined in https://tools.ietf.org/html/rfc7807 for HTTP Apis.

Language: C# - Size: 194 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

sdatspun2/error-catalog-service

Error Catalog Service for HTTP APIs

Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

lukecarr/houston

🚨 Houston, we have an application/problem+json!

Language: TypeScript - Size: 294 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

ehmicky/error-http-response

Create HTTP error responses.

Language: JavaScript - Size: 4.07 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 4 - Forks: 0

modscleo4/midori

A Node.js Web API Framework WITHOUT Express

Language: TypeScript - Size: 396 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

ezzabuzaid/rfc-7807-problem-details

Typescript implementation of RFC 7807

Language: TypeScript - Size: 1.51 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

kodeart/go-problem

Problem details for HTTP APIs per RFC-9457 standard

Language: Go - Size: 42 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 0

SchwarzIT/kotlin-rfc9457-problem-details

A Kotlin implementation of the RFC 9457 problem details format for handling HTTP API errors.

Language: Kotlin - Size: 117 KB - Last synced at: 10 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

fkucukkara/errorResponseWorkshop

This repository demonstrates an implementation of **error response handling** in .NET Minimal APIs using `ProblemDetails`.

Language: C# - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

metaljase/ProblemDetailsExamples

Examples of how ASP.NET Core APIs can generate error responses using the Problem Details RFC 9457 specification.

Language: C# - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

peterkovecses/ResilientRefitDemo

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.

Language: C# - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

AngeloArchiveProjects/CustomLibrary.ProblemDetails 📦

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.

Language: C# - Size: 61.5 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

KishorNaik/Sol_ProblemDetails_WebApi

Simple example of Problem Details in Web APi

Language: C# - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Royal-Code/SmartProblems

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.

Language: C# - Size: 312 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

Royal-Code/SmartValidations

A validation framework build on top of SmartProblems

Language: C# - Size: 112 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

Royal-Code/OperationResult

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.

Language: C# - Size: 247 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

KeyWeeUsr/problemdetail

An implementation of RFC9457, Problem Details for HTTP APIs

Language: V - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AmielCyber/get-problem-details

Transforms an unsuccessful response into a problem details TypeScript object. Works with ASP.NET's default problem details configuration.

Language: TypeScript - Size: 84 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mt89vein/Sstv.DomainExceptions

DomainExceptions is a simple little library build to provide convenient way to markup code with error codes

Language: C# - Size: 489 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

SmartBear-DevRel/problems-registry

Problem registry for SmartBear API responses conforming to Problem Details RFC 9457 (formally RFC 7807).

Language: Astro - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

liturner/problem-details

Zero Dependency Java implementation of RFC 9457.

Language: Java - Size: 509 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

josestg/problemdetail

An idiomatic implementation of Problem Details for HTTP APIs (RFC 7807) for Go.

Language: Go - Size: 21.5 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Phauthentic/problem-details-symfony-bundle

RFC 9457 Problem Details Response Symfony Bundle

Language: PHP - Size: 92.8 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dmancilla85/node-rest-server

A fully functional REST API to use as a template.

Language: JavaScript - Size: 679 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

deanrih/elysia-problem-details

An ElysiaJS middleware implementation for Problem Details (RFC 9457).

Language: TypeScript - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

carlosupreme/problem-details-http

TypeScript implementation of the RFC 7807 standard.

Language: TypeScript - Size: 70.3 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

problem-details/pd

Problem Detail is a way to carry machine-readable details of errors in a HTTP response

Language: Go - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

buildrun-tech/buildrun-desafio-backend-picpay

Resolução do desafio backend do PicPay

Language: Java - Size: 124 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BatuToy/DinnerApp-CleanArchitecture-DDD

It's DDD based Clean Architecture api.

Language: C# - Size: 1.21 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jahrulnr/problem-alert

Captures non-2xx responses and storing them in a database for analysis and monitoring purposes

Language: PHP - Size: 117 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

malczuuu/problem4j-jackson

Jackson module for library implementing RFC7807

Language: Java - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

malczuuu/problem4j-core

Core library implementing RFC7807

Language: Java - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

malczuuu/problem4j-spring-web

Spring module for library implementing RFC7807

Language: Java - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

michaldivis/unicorn-valley

C# demo app that uses as many of the "buzzword" design patterns as possible

Language: C# - Size: 530 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndreasKussin/problem-details-sample

Sample ASP.NET Core Web API using RFC7807 - Problem Details for error handling

Language: C# - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mnavarrocarter/problem-details

A framework agnostic RFC7807 implementation

Language: PHP - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0