Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
youtube-transcript-api
Fetch transcripts and auto-generated subtitles for any YouTube video in Python
PSR-7 HTTP Message Interfaces
The PHP-FIG PSR-7 standard interfaces for HTTP requests, responses, streams, URIs, and uploaded files.
apollo-upload-client
GraphQL multipart file uploads for Apollo Client
graphql-upload
Express/Koa middleware and an Upload scalar for GraphQL multipart file uploads
nestjs-cls
Continuation-local storage for NestJS, built on AsyncLocalStorage and wired into Nest's own DI system.
guzzlehttp/psr7
A full PSR-7 HTTP message implementation with stream decorators, URI helpers, and query-string parsing.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
request.js
A lightweight, fetch-based HTTP client for calling GitHub's REST and GraphQL APIs with sensible defaults.