Base Usage

ShapeRQ is a Promise-based HTTP client for the browser, built on top of the native Fetch API. Its goal is to save your time by offering a clean and flexible API for making HTTP requests.

Features & Benefits 🚀


  • Clean, concise syntax

  • Automatic JSON handling

  • Full Promise support

Installation 💾

npm install shape-rq

Source Code 🛠️

Last updated