ajaxness
extended fetch api with synch and auth apis
extended fetch api with synch and auth apis
Quick, easy and type-safe way for declarative http endpoint definitions.
Function to send HTTP requests with a specified frequency
A library for creating, parsing, and verifying HTTP signature headers, as per the [Signing HTTP Messages draft 80](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-08) specification.
Adaptive throttling based on the sre-book + rafaelcapucho
Adaptive throttling based on the sre-book + rafaelcapucho + retry by requestRejectionProbability
Lightweight async relay based on ajax
A JavaScript library that allows you to fetch song lyrics by title or title and artist name. It is a great library
Amazon API
Library for data fetching
Fetch, supercharged.
A small axios based class for requests
Ufff, sorry, too many sugar for axios.
Unopinionated JavaScript HTTP client
Fetch streaming LLM responses as an async iterable
Fetch Server-Sent Events (SSE) as an async iterable
Utility to log api calls for analysis.
axios对应fetch请求的适配器, 使用axios的方式操作fetch请求
A Node.js library that provides an Axios-like interface while using `curl` under the hood. Perfect for scenarios where you need the power of curl with the convenience of Axios's API.
Fetch adapter for axios with fixes