
Serve
MAMP
XAMPP
Local HTTPS previews for static websites

Serve
Haproxy
Traefik
MAMP
DigitalOcean
Vercel
Nhost
A full-featured http proxy for node.js. Contribute to http-party/node-http-proxy development by creating an account on GitHub.

Which is more popular?
Based on our record, node-http-proxy seems to be more popular. It has been mentioned 10 times since March 2021.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | mamp.info | github.com |
| Pricing | ||
| Platforms | — | |
| Company | Startup from Germany · 2026 | — |
| Listed in |
In their own words, as submitted to SaaSHub.


serrv is a native macOS app for previewing static websites locally on a real web server — at a proper address like https://portfolio.local/, with a trusted certificate and the secure lock icon, exactly as the site will look once published. Opening a finished site as a file (file://) breaks things...
No description of node-http-proxy yet.
What each product offers, as listed by its team.


No features have been listed yet.
An editorial look at what each product does well and who it suits.


Overall verdict
Why this product is good
Recommended for
No analysis of node-http-proxy yet.
How often each product is chosen within a category, 0–100% relative to the other.


As answered by people managing serrv and node-http-proxy.
serrv's answer
serrv previews static websites on a real local web server at a trusted address like https://portfolio.local/ — with a valid certificate and the secure lock icon, in every browser including Firefox. Unlike opening files directly (file://) or a plain dev server on http://localhost:port, serrv reproduces a real production origin, so root-relative paths, clean URLs, fetch()/ES modules, service workers and secure-context APIs all behave exactly as they will once published.
serrv's answer
Most local dev tools (MAMP, Laravel Herd, Valet) are built around PHP and databases. serrv is deliberately static-only and focuses on one thing done well: a real, trusted HTTPS address for your finished site, with zero setup. No port numbers, no self-signed certificate warnings, no Firefox workaround, and all your sites stay available at once. It complements your SSG dev server rather than replacing it — keep astro dev or eleventy --serve for editing, use serrv as the final check on a real address.
serrv's answer
Developers and designers who build static websites — by hand, with static site generators like Eleventy, Astro or Hugo, or with AI tools. Anyone who wants to verify a finished build exactly as it will look live before publishing, especially those testing HTTPS-only behavior like service workers or secure-context APIs.
serrv's answer
serrv comes from MAMP GmbH, long known for local development environments on the Mac. As static sites and static site generators became mainstream, a recurring problem stood out: a finished static site opens fine on a live server, but double-clicking it locally quietly breaks — missing assets, dead links, no lock icon, disabled secure-context features. serrv was built to close that gap with a deliberately simple, static-focused Mac app.
serrv's answer
serrv is newly launched; it's used by independent developers, designers and studios building static sites on macOS.
serrv's answer
serrv is a native macOS app (macOS 15+). The local web server is powered by Caddy, and file transfer in serrv max uses rclone. It runs entirely on your Mac — no cloud and no account required.
Share your experience with using serrv and node-http-proxy. For example, how are they different and which one is better?
Recommendations tracked on public social media and blogs since March 2021.


Tracking serrv since Jul 2026.
Take a look at https://github.com/http-party/node-http-proxy , specifically their .web() helper. Source: almost 4 years ago
I have been tasked with writing a proxy server that takes a clients requests and forwards it to a target server (normal proxy stuff). The client and the target are out of my control. The only change in the client is that the its requests... Source: about 4 years ago
What you're describing is a proxy server. If you wanted to use Node.js check out https://github.com/http-party/node-http-proxy. Notice that the examples there just forward the req though which potentially has identifying information like... Source: about 4 years ago
When comparing serrv and node-http-proxy, you can also consider the following products.

MAMP is the abbreviation for Macintosh, Apache, MySQL, and PHP. It is a reliable application with its four components that allows you to access the local PHP server as well as the database server (SQL).
Compare MAMP to serrv or node-http-proxy:

Reliable, High Performance TCP/HTTP Load Balancer
Compare Haproxy to serrv or node-http-proxy:

XAMPP is a free and open-source cross-platform web server that is primarily used when locally developing web applications.
Compare XAMPP to serrv or node-http-proxy:
