There are 0 repository under api-error topic.
demonstrates how to do error handling in express
PSR7 Response implementation for the Problem Details for HTTP APIs
Simple JSON parser for Android
Twitube is a backend project that combines features from Twitter and YouTube, focusing on creating a robust, scalable, and secure backend. It includes user authentication, content management, media storage, and efficient database handling. Built with technologies like Node.js, Express.js, MongoDB, and Cloudinary.
A zero dependency tiny module to handle HTTP errors which extends nodejs error.
A small JavaScript library to help handle errors in APIs.
This is a exception handlers error formating for Django REST Framework which allows you to format errors in all project.
Error objects that are designed to be easily handled by @chilangolabs/api error handling middleware and surface useful status codes
Provides a set of common error definitions used across various API interactions (including all libraries in this GitHub organization). Consistent error handling to facilitate easier debugging, maintenance, and integration with different services.
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.
스프링부트 강의 | 예외 처리 및 오류 페이지