Here are
162 public repositories
matching this topic...
Promise based HTTP client for the browser and node.js
Updated
Jul 23, 2021
JavaScript
The Open Source API Client and Design Platform for GraphQL, REST and gRPC
Updated
Jul 23, 2021
JavaScript
The HTTP client for Vue.js
Updated
Jun 14, 2021
JavaScript
A tiny wrapper built around fetch with an intuitive syntax. 🍬
Updated
Jun 30, 2021
JavaScript
Universal WHATWG Fetch API for Node, Browsers and React Native.
Updated
Jun 9, 2021
JavaScript
A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular.
Updated
May 4, 2019
JavaScript
Redux middleware for fetching data with axios HTTP client
Updated
May 10, 2021
JavaScript
Node.js client for nba.com API endpoints
Updated
May 16, 2021
JavaScript
Request HTTP(s) URLs in a complex world.
Updated
Jul 5, 2021
JavaScript
A Node.js HTTP client as easy as pie! 🥧
Updated
Jan 11, 2021
JavaScript
Updated
Jul 16, 2021
JavaScript
Use Ky in both Node.js and browsers
Updated
Jan 23, 2021
JavaScript
An elegant promise based HTTP client for the browser and node.js [WIP]
Updated
Feb 9, 2019
JavaScript
Declarative AJAX requests and automatic network state management for single-page applications
Updated
Jun 12, 2021
JavaScript
💂♂️ Wrap NodeJS request module to retry http requests in case of errors
Updated
May 15, 2021
JavaScript
A REST client for almost any web service (Firefox and Chrome Extension)
Updated
Jul 19, 2021
JavaScript
Fault tolerant and reactive HTTP client for node.js and browsers
Updated
Sep 9, 2018
JavaScript
Convenience wrapper for Got to interact with the GitHub API
Updated
Jan 23, 2021
JavaScript
Updated
May 9, 2021
JavaScript
A general purpose service client library for node.js
Updated
Jul 13, 2021
JavaScript
fast, efficient, and user-friendly http requests
Updated
Sep 5, 2018
JavaScript
✨ 🚀 Veggies is an awesome cucumberjs library for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.
Updated
Jul 16, 2021
JavaScript
Declarative library to build Web API clients & SDKs for the browser and node.js
Updated
Nov 24, 2017
JavaScript
Create HTTP Requests in GitHub Actions
Updated
Jul 22, 2021
JavaScript
🍵 A tiny wrapper of whatwg fetch api! 💃
Updated
Sep 9, 2018
JavaScript
Updated
Jul 17, 2021
JavaScript
A lightweight module to send HTTP(s) requests from Node.js.
Updated
Sep 13, 2019
JavaScript
A lightweight Promise based HTTP client, using Fetch API.
Updated
Oct 14, 2018
JavaScript
Microlink Query Language. The official HTTP client to interact with Microlink API for Node.js, browsers & Deno.
Updated
Jul 2, 2021
JavaScript
Improve this page
Add a description, image, and links to the
http-client
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
http-client
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
From time to time i see ppl using
datainstead ofbodywhich is wrong.happened just recently in node-fetch/node-fetch#481 (comment)
how do you feel about adding a little warning message that can only appear once. (kinda like node reports that you are using experimental apis)