JHRW
Request wrapper
A wrapper for making HTTP requests in JavaScript with additional features and error handling.
A wrapper for so-called "AJAX" Requests
2 stars
3 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
ajaxjavascriptwrapperxmlhttprequest-wrapper
Related projects:
Repository | Description | Stars |
---|---|---|
d-marc1/far-fetch | A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
argunner/minajax.js | A lightweight JavaScript library for making asynchronous or synchronous HTTP requests. | 6 |
hws47a/vf_easyajax | Allows frontend developers to send AJAX requests without PHP code and receive custom information from the server | 63 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
samverschueren/got4aws | A wrapper around Got to simplify interactions with AWS v4 signed APIs. | 27 |
whatwg/fetch | Defines an API for making HTTP requests in web browsers. | 2,116 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
netspi/jsws | A Burp plugin that extracts and generates requests from JavaScript WebService Proxies | 7 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
marshmallow-code/webargs | A Python library for parsing and validating HTTP request objects with support for multiple web frameworks. | 1,379 |
inf0rmer/blanket | A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
jcopenha/pyflix | A Python wrapper around Netflix's API to simplify interactions with the service | 5 |
jodoglevy/gargl | Automates recording and generating reusable code from web requests | 513 |
joshrps/laravel-shopify-api-wrapper | A package to simplify communication with Shopify's API in Laravel applications. | 93 |