Backendless Request

JSON →
library 0.9.0 ·javascript
verified Jun 7, 2026

Simple REST client for Node.js and browser (v0.9.0). Lightweight (11KB min), with promise-based methods (GET, POST, PUT, DELETE, PATCH), query params, request body (JSON/form), caching with cache tags, custom XMLHttpRequest, and logging. Designed for use standalone, via script tag, or as part of Backendless JS-SDK. Minimal dependencies, no need for external libraries like axios or fetch polyfills in older browsers. Low release cadence.