Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hoppscotch | 54,946 | 2 | 12 hours ago | 9 | February 07, 2023 | 187 | mit | TypeScript | ||
👽 Open source API development ecosystem - https://hoppscotch.io | ||||||||||
Mitmproxy | 32,376 | 423 | 50 | 3 days ago | 55 | November 02, 2022 | 303 | mit | Python | |
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. | ||||||||||
Curl | 31,360 | 78 | 10 hours ago | 36 | June 16, 2023 | 59 | other | C | ||
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 | ||||||||||
Echo | 26,636 | 2,514 | 9 days ago | 171 | July 16, 2023 | 77 | mit | Go | ||
High performance, minimalist Go web framework | ||||||||||
Iris | 24,368 | 429 | 2 days ago | 216 | July 17, 2023 | 96 | bsd-3-clause | Go | ||
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket: | ||||||||||
Uwebsockets | 16,065 | 3 | 5 days ago | 14 | October 20, 2018 | 27 | apache-2.0 | C++ | ||
Simple, secure & standards compliant web server for the most demanding of applications | ||||||||||
Zlmediakit | 10,741 | 2 days ago | 51 | mit | C++ | |||||
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11 | ||||||||||
Http Proxy Middleware | 10,134 | 359,536 | 7,401 | 25 days ago | 79 | March 03, 2023 | 94 | mit | TypeScript | |
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more | ||||||||||
Mongoose | 9,885 | 10 hours ago | 1 | February 27, 2018 | 2 | other | C | |||
Embedded Web Server | ||||||||||
Starlette | 8,674 | 288 | 668 | 10 days ago | 137 | July 24, 2023 | 45 | bsd-3-clause | Python | |
The little ASGI framework that shines. 🌟 |
master
branchPlease use a version specific branch.
Example:
This is the canonical repository for the Jetty project, feel free to fork and contribute now!
Submitting a patch or pull request?
Make sure you have an Eclipse Contributor Agreement (ECA) on file.
Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.
Project documentation is available on the Jetty Eclipse website.