rfc7807
There are 30 repositories under rfc7807 topic.
zalando/problem-spring-web
A library for handling Problems in Spring Web MVC
zalando/problem
A Java library that implements application/problem+json
quarkiverse/quarkus-resteasy-problem
Unified error responses for Quarkus REST APIs via Problem Details for HTTP APIs (RFC9457 & RFC7807)
cbornet/python-httpproblem
Utility library to work with RFC7807 Problem Details for HTTP APIs
mezzio/mezzio-problem-details
Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
vapor-ware/fastapi-rfc7807
RFC-7807 compliant problem detail error response handler for FastAPI applications
t1/problem-details
Problem Details [RFC-9457] Java API, TCK, and implementations for JAX-RS and (currently not) Spring Boot
PDMLab/express-http-problem-details
Express middleware to create HTTP Problem Details (RFC7807) by convention
PDMLab/http-problem-details-mapper
Map your Node.js errors to HTTP Problem details (RFC7807) by convention
belgif/openapi-problem
OpenAPI data types for problem messages
atheriel/httpproblems
Report errors from R APIs using "Problem Details" (RFC 7807)
demirermustafa/ProblemNet
A middleware to handle exceptions according to standards defined in https://tools.ietf.org/html/rfc7807 for HTTP Apis.
cloudstark/quarkus-zalando-problem-extension
Quarkus extension for application/problem+json (RFC7807)
PDMLab/hapi-http-problem-details
Create HTTP Problem Details (RFC7807) for hapi application errors
malczuuu/problem4j
Simple Java library implementing RFC7807. Archived after decomposing into three separate libraries.
KeyWeeUsr/problemdetail
An implementation of RFC9457, Problem Details for HTTP APIs
klaby/http-handler-response
📨 A simple response handler for HTTP requests
liturner/problem-details
Zero Dependency Java implementation of RFC 9457.
soenneker/soenneker.dtos.problemdetails
A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.
malczuuu/problem4j-spring-web
Spring module for library implementing RFC7807
mikenotfound/django-problemjson
RFC-7807 compliant 'application/problem+json' exception handling for Django
rgbrota/go-problemdetails
Problem Details specification [RFC-7807] (https://www.rfc-editor.org/rfc/rfc7807) implementation in Go
rgbrota/go-problemdetails-recoverer
ProblemDetails specification [RFC-7807] (https://www.rfc-editor.org/rfc/rfc7807) recoverer middleware in Go
andersonpeluso/WEB.API.EXEMPLO
Criei uma Web API para expor os serviços REST e realizar as operações CRUD com informações básica
GLinBoy/egs-assignment
This is the EGS assignment to develop an e-commerce app with spring boot
jenky/api-error
Standardize error responses in API applications
malczuuu/problem4j-core
Core library implementing RFC7807
malczuuu/problem4j-jackson
Jackson module for library implementing RFC7807
MartyHub/problem
Simple Go library implementing RFC 7807 (Problem Details for HTTP APIs)
mnavarrocarter/problem-details
A framework agnostic RFC7807 implementation