Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
-
Updated
Jun 26, 2025 - TypeScript
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
A fancy self-hosted monitoring tool
Realtime application framework (Node.JS server)
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
High performance, minimalist Go web framework
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Share your terminal as a web application
🚀 Coroutine-based concurrency library for PHP
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more
Realtime application framework (client)
Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
Share your terminal over the web
Created by Michael Carter, Ian Hickson