awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
I

indexzero/http-server

0
View on GitHub↗
0 Stars·0 Forks·5 Aufrufe

Http Server

http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning.

Features

  • Development Servers - Simple zero-configuration command-line HTTP server.

Star-Verlauf

Star-Verlauf für indexzero/http-serverStar-Verlauf für indexzero/http-server

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht indexzero/http-server?

http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning.

Was sind die Hauptfunktionen von indexzero/http-server?

Die Hauptfunktionen von indexzero/http-server sind: Development Servers.

Welche Open-Source-Alternativen gibt es zu indexzero/http-server?

Open-Source-Alternativen zu indexzero/http-server sind unter anderem: tapio/live-server — live-server is a local HTTP server designed for hosting static HTML, JavaScript, and CSS files. It functions as a live…

Open-Source-Alternativen zu Http Server

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Http Server.
  • tapio/live-serverAvatar von tapio

    tapio/live-server

    4,563Auf GitHub ansehen↗

    live-server is a local HTTP server designed for hosting static HTML, JavaScript, and CSS files. It functions as a live reload development server that monitors file changes and automatically refreshes the browser to reflect updates. The server includes an HTTP request proxy to route specific paths to remote URLs, bypassing cross-origin resource sharing restrictions. It also serves as a single page application routing proxy, mapping URL requests to a specific entry file to support client-side navigation. Additional capabilities cover security and access control through basic authentication and

    JavaScript
    Auf GitHub ansehen↗4,563