Open-source documentation website for Harper, a fullstack serverful Node.js application platform. Built with Docusaurus and hosted at docs.harper.fast. Community contributions welcome via issues and pull requests.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONPostgREST serves a fully RESTful API from any existing PostgreSQL database. It handles JWT authentication, delegates authorization to database roles, supports schema-based versioning, generates OpenAPI docs, and pushes data validation and JSON serialization into SQL.
Posting is a terminal-based HTTP client in the spirit of Postman and Insomnia. It stores requests as plain YAML files, works over SSH, and supports environments, autocompletion, tree-sitter highlighting, Vim keys, custom themes, Python hooks and cURL/Postman/OpenAPI import.
An interactive, TLS-capable intercepting HTTP proxy designed for penetration testers and software developers to analyze network traffic.
Elysia is an ergonomic TypeScript web framework powered by Bun, focusing on end-to-end type safety and developer experience.
3X-UI is an open-source web control panel for managing Xray-core servers, supporting many proxy and VPN protocols with per-client traffic accounting, multi-node management, subscriptions, bots and a REST API.
Maintains updated lists of public BitTorrent trackers across multiple protocols (HTTP, HTTPS, UDP, WebSocket, I2P, Yggdrasil). Automatically checked and sorted by popularity and latency.
Hoppscotch is an open-source API development ecosystem providing a lightweight alternative to Postman and Insomnia for testing and designing APIs.
Requests is a popular Python HTTP library offering a simple, elegant API for sending HTTP/1.1 requests, with sessions, SSL verification, authentication, proxies, streaming, and automatic decompression.
µWebSockets is a C/C++ HTTP and WebSocket server library with a Node.js binding, offering TLS 1.3, URL routing, pub/sub, and a standards-compliant, fuzz-tested implementation for real-time applications.
oha is a tiny HTTP load generator written in Rust that provides a real-time TUI for monitoring web application performance.
A Winston plugin for the modern-errors library that adds fullFormat() and shortFormat() helpers for improved error logging. It supports configurable stack traces, log levels, nested errors, and JSON-safe output for Node.js applications.
Caddy is an extensible, multi-platform web server written in Go that provides automatic HTTPS by default and supports HTTP/1.1, HTTP/2, and HTTP/3.
Uvicorn is a fast ASGI web server for Python, supporting HTTP/1.1 and WebSockets. It’s designed for async frameworks and can be extended with optional dependencies like uvloop and httptools.
A lightweight CLI tool by Vercel for serving static sites, single-page applications, and files locally, with a built-in directory listing interface and configurable options via serve.json.
Apache Dubbo is a Java-based RPC and microservice framework supporting multiple protocols like Triple (gRPC-compatible), Dubbo2 TCP, and REST, with service discovery, traffic management, observability, and Spring Boot integration.
Asynchronous HTTP client/server framework for asyncio and Python, supporting WebSockets, middleware, and routing.
HTTPie CLI is a modern, user-friendly command-line HTTP client designed for testing, debugging, and interacting with APIs and HTTP servers.
curl is a widely used command-line tool and the libcurl library for transferring data to and from servers using URL syntax, with broad protocol support including HTTP, HTTPS, FTP, SFTP, SMTP, IMAP, MQTT, WebSocket and more.
ping6.it is a web UI for comparing IPv4 vs IPv6 latency and reachability using Globalping and RIPE Atlas probes. It runs ping, traceroute, DNS, and HTTP measurements on the same probes for fair side-by-side comparison.