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. | 344 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
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. | 677 |
benweier/blizzard.js | A promise-based Node.js library providing access to the Blizzard Community Platform API | 146 |
nahi/httpclient | An HTTP client library that provides a Ruby interface to the web | 704 |
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 | 595 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 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,786 |
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 |