art-rest-client

JSON →
library 1.10.3 ·javascript maintenance
verified Jun 7, 2026

Promise-based HTTP/HTTPS client library for browser and Node.js. Current stable version is 1.10.3. Provides a simple API for JSON and binary requests with CORS support. Uses XMLHttpRequest2 in the browser and the 'xhr2' polyfill in Node.js. Last updated in 2019; no longer actively developed. Offers a minimalist alternative to larger libraries like axios or fetch, but lacks modern features and TypeScript types.