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
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
jest-dom
Custom Jest matchers for asserting on the state of the DOM in your tests.
user-event
Simulates the full sequence of real browser events so Testing Library tests behave the way an actual user does.
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
Cypress
Fast, easy, and reliable end-to-end and component testing for anything that runs in a browser.
Guzzle
An extensible PHP HTTP client for sending requests and integrating with web services
Scalar API Reference
Interactive, embeddable API reference documentation generated from your OpenAPI or Swagger specs.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
Resty
A simple, chainable HTTP and REST client for Go with built-in retries, middleware, and auth helpers.
cross-fetch
Universal WHATWG Fetch API ponyfill for Node, browsers, and React Native
PSR-18: HTTP Client
PSR-18: the standard PHP interface for HTTP clients, decoupling code from any specific HTTP client implementation.
httplib2
A comprehensive Python HTTP client with built-in caching, compression, and authentication