nestjs-http-promise
HTTP client
A promise-based HTTP client with retries and improved stack traces
promise implementation of nestjs http module with retries feature using axios-retry and axios
74 stars
1 watching
8 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 343 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
patrickjuchli/basic-ftp | An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. | 679 |
benweier/blizzard.js | A promise-based Node.js library providing access to the Blizzard Community Platform API | 147 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
vitalets/websocket-as-promised | A Promise-based API for interacting with WebSockets | 596 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,787 |
keathley/finch | An HTTP client optimized for performance and connection pooling | 0 |
nestjsx/nestjs-amqp | Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |