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.
Fetch API
Clean, concise syntax
Automatic JSON handling
JSON
Full Promise support
Promise
Seamless work with multiple APIs
Easy switching between APIs
Supports all standard HTTP methods
HTTP
Automatic request/response logging
Styled and readable error messages
Localization support for English and Russian
AbortController support to cancel requests
AbortController
Built-in XSRF protection
Fully customizable requests
npm install shape-rq
Last updated 8 months ago