simplehttp2server
A simple HTTP/2 server for development (by GoogleChromeLabs)
http-server
a simple zero-configuration command-line http server (by http-party)
simplehttp2server | http-server | |
---|---|---|
1 | 64 | |
1,732 | 13,999 | |
0.0% | 0.2% | |
0.0 | 4.8 | |
over 1 year ago | 26 days ago | |
Go | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simplehttp2server
Posts with mentions or reviews of simplehttp2server.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-12.
http-server
Posts with mentions or reviews of http-server.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-19.
-
10 hands-on Docker projects that’ll actually level up your skills not just hello-world junk
A simple static website served via Docker using Nginx or http-server. Nothing fancy just HTML, CSS, maybe a splash of JS.
-
Simple Web Server
npx http-server (keep the "r" at the end, it's more up-to-date than the http-serve package)
https://github.com/http-party/http-server
-
Need help setting up a remote depository using GitHub and VCS
Do you run a Webserver during development, even if it is a simple dev-server like https://www.npmjs.com/package/http-server ?
-
What is the simplest way to run an index.html file inside a server.js file using node.js
I mean, there are ones, like https://github.com/http-party/http-server you can inspect that code, but basically, it’s a job an nginx can do without any JS.
-
Looking to host React Static Application on AWS S3 question on dependencies
Does the website work correctly when run locally without a server? If so, then it should be fine to be compiled and deployed. You can always check ahead of time by building your website and then running it with a CLI like http-server to replicate what S3 will do.
-
Opened my angular project after a week to find it like that? (All the stuff i built doesn't appear anymore). Any Idea why ? (Note: in the extensions the "Angular Language Service" seems to have had an update). Opening from Chrome shows the html but not the rest of the code.
You can use https://www.npmjs.com/package/http-server but you need to build your app before with ng build then serve the generated bundle (be careful to environment file replacement in angular.json)
- What is the Go equivalent of Node http-server?
- When they run the http-server command in the codespace, is it an alias in the .bashrc file that executes something along the lines of 'sudo systemctl start apache2' after they configured the apache2 server? Or is there a much simpler aproach that I didn't take into consideration?
-
Access variables from one file to another
Alternatively, a package like http-server is fast and easy to setup.
-
JS script doesn’t want to load in my HTML file
Set yourself inside the index folder and let's use http-server package to start a local server executing this:
What are some alternatives?
When comparing simplehttp2server and http-server you can also consider the following projects:
Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Live Server - A simple development http server with live reload capability.
devd - A local webserver for developers
yo - CLI tool for running Yeoman generators
alex - Catch insensitive, inconsiderate writing
Babel (Formerly 6to5) - 🐠 Babel is a compiler for writing next generation JavaScript.