node-fetch
There are 209 repositories under node-fetch topic.
node-fetch/node-fetch
A light-weight module that brings the Fetch API to Node.js
lquixada/cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native.
ladjs/frisbee
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
natemoo-re/ultrafetch
RFC-7234 compliant caching for any `fetch` implementation
Focus04/focus
Professional Discord moderation bot.
carboneio/rock-req
⚡️ Ultra-light (150 LOC, zero dep.) & Ultra-fast NodeJS request library with reliable retry on failure, http/https, redirects, gzip/deflate/brotli, extensible, proxy, streams, JSON mode, forms, timeout
node-fetch/fetch-blob
A Blob implementation in Node.js, originally from node-fetch.
beyonk-group/http
An isomorphic http client for Svelte applications
center-key/fetch-json
🐶 A wrapper around Fetch just for JSON (with TypeScript declarations)
exogen/node-fetch-har
Generate HAR entries for requests made with node-fetch
lolabray/lolabot
Lolabot - The Discord Bot for Lovense Toys
chrispanag/memoized-node-fetch
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
Debdut/url-request
The most advanced HTTP Client with Functional Chaining, Async/Await, Delay, Fork, Infinite Chaining and Repeat for building your Complex APIs easily.
jkhsjdhjs/node-fetch-cookies
node-fetch wrapper that adds support for cookie-jars
zyme-xd/rblx-rip
An asset ripper for ROBLOX.
oslabs-beta/NextWork
Next.js server-side network request inspector
hqoss/node-http-client
🔌 A light-weight, performant, composable blueprint for writing consistent and re-usable Node.js HTTP clients
dragonfire535/node-superfetch
A wrapper for Node.js' fetch API that makes it appear like superagent.
eddienubes/sagetest
🧪 Neat and streamlined library for testing node.js HTTP servers.
NatanB4/SmashDoubleAPI
Routes for smash api
IITII/telegraph_downloader
Move to https://github.com/IITII/tg_setu_bot
frankly034/online-payment-api
This is a containerized API built with Typescript and Express to illustrate how to integrate payment to an API.
injoongy/oriole
Make time fly 🐦
frutuozo29/liveposts-app
LivePosts é um aplicativo para criar textos livres, feito com react. Esses textos podem ser votados utilizando upvotes e downvotes. Os textos mais votados aparecerão no topo da listagem.
KarolChilimoniuk/weather-app-typescript
Hello World :] This is my weather app built with React library, Typescript and Node.js. Project contains client side and server side. I have used create-react-app, axios, react-router-dom in client side. For server side - express, cors, dotenv and node-fetch. Deployment had been done with Render (for server side) and Netlify (for client side).
LordPrinz/wrapper-valorant
A third-party VALORANT API wrapper library.
010root/Discord-Message-Cleaner
Simple cross-platform Discord Message Cleaner. It works on server channels and DMs
manuscriptmastr/fetch-friends
Common utils for the Fetch API
PhillipUg/spider-attack
A Shooting Video Game built with Javascript and Phaser3
SimonLeclere/Quora-Data-Scraper
A small scraper to get information about a profile, a question or an answer on Quora. Use node-fetch and cheerio.
Ammaar-Alam/doorUnlocker
A smart door control system designed for dorm rooms; utilizing an Arduino Nano ESP32 Connect, L298N motor driver, and a DC motor to provide web and Bluetooth-controlled (BLE) door automation. The system integrates with Arduino IoT Cloud for control and status monitoring through a web interface.
BlazeInferno64/blazed.js
Blazing-fast, light weight, high-performance, promise-based HTTP client
BTC415/Token-Metadata
This project provides a way to fetch token metadata from the Ethereum Mainnet using different methods, including Alchemy SDK, Node.js Fetch, and Axios. The metadata includes important information such as the token's name, symbol, and logo, which is useful for DeFi apps and analytics platforms that need to display data for multiple tokens.
caioagiani/experimental-fetch
node-fetch with experimental features
cuppachino/openapi-typescript-fetch
Fetch builder for openapi-typescript. (Forked with updates from ajaishankar/openapi-typescript-fetch