Create custom Http errors object for node js, express, etc in simple and efficient way.
Standard HTTP error class. Proper serialization, no bloat. Extensible.
Core HTTP library for the Cisco Webex
Create Error classes
A Node.JS utility module for building LeadConduit integrations
HTTPError extends Error. var err = new HTTPError(req,res,'my message');
Create HTTP errors with additional properties for any framework.
Low-level TypeScript HTTP-related modules
A comprehensive error handling library for HTTP APIs with built-in support for PostgreSQL error mapping and class-level error decorators.
Typed HTTP error classes and payload helpers for backend APIs
Easy http error handling in Elysia.
TypeScript definitions for standard-http-error
Set of errors based on standard-http-error
Error list
A small wrapper for fastify providing a set of common conventions & utility functions we use.
A collection of error classes for NowaraJS
Wrapper around OpenSRP Server REST API
Custom HTTP client using Node.js https module
Common errors classes
--- description: Type-safe HTTP, query cache, mutations, SSE, and streaming built on native fetch. package: fetchit category: http keywords: [http-client, fetch, caching, deduplication, mutations, query-cache, rest, sse, streaming, interceptors] related:
The Vetted SDK provides utility methods for accessing and parsing the requests from the [Vetted API](./tree/main/src/schema/README.md). It provides fetch promises, and exposes the API schema for type safe use in other projects.
fetch client for aspida
Superfast runtime validators with only one line
Runtime library to validate data against TypeScript interfaces