http-server

Static server

A command-line HTTP server that serves static files without configuration

a simple zero-configuration command-line http server

GitHub

14k stars
192 watching
2k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 3 awesome lists

command-linehacktoberfesthostinghttpserverstatic

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peers/peerjs-server Provides a lightweight server for establishing connections between PeerJS clients 4,418
tomnomnom/httprobe Tool for probing multiple domains for working HTTP and HTTPS servers 2,902
facebook/proxygen Provides a set of C++ libraries and frameworks for building modern HTTP servers and clients. 8,168
httpie/cli A command-line HTTP client with an expressive syntax and features to interact with web services 34,188
http4k/http4k A toolkit for building and consuming HTTP services in a functional way using Kotlin 2,625
thewawar/simple-http-server A simple web server written in Rust that can serve static files and handle various HTTP requests. 2,721
lrsjng/h5ai A modern HTTP web server index for Apache httpd, lighttpd, and nginx. 5,582
nock/nock A library that enables testing and mocking of HTTP requests in Node.js applications 12,772
nanohttpd/nanohttpd A lightweight HTTP server for Java applications 6,974
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,360
tapio/live-server A development server with live reload capability for web applications. 4,441
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,678
nginx/nginx An open-source web server software with high performance features for caching, load balancing, and secure communication. 25,509
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,351
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444