nanohttpd
HTTP server
A lightweight HTTP server for Java applications
Tiny, easily embeddable HTTP server in Java.
7k stars
355 watching
2k forks
Language: Java
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
openfeign/feign | Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. | 9,506 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |
tinyhttp/tinyhttp | A fast and lightweight web framework built on top of TypeScript, designed to replace Express with minimal dependencies. | 2,733 |
svenstaro/miniserve | A simple CLI tool to serve files and directories over HTTP. | 6,141 |
thewawar/simple-http-server | A simple web server written in Rust that can serve static files and handle various HTTP requests. | 2,690 |
apache/maven | Manages project build, reporting, and documentation from a central piece of information | 4,362 |
kittinunf/fuel | An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. | 4,563 |
adnanh/webhook | A lightweight tool to execute commands based on HTTP requests and configurable rules. | 10,397 |
lrsjng/h5ai | A modern HTTP web server index for Apache httpd, lighttpd, and nginx. | 5,554 |
marcodpt/minirps | A small, self-contained Rust web server with features like reverse proxying, HTTPS, CORS and template rendering. | 21 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
lpereira/lwan | A high-performance HTTP server designed for scalability and reliability in web applications. | 5,939 |
xnbox/deepfakehttp | A web server that generates mock responses based on HTTP dumps. | 513 |