static-server

A simple, zero-configuration HTTP server CLI for serving static files (by eliben)

Static-server Alternatives

Similar projects and alternatives to static-server

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better static-server alternative or higher similarity.

static-server reviews and mentions

Posts with mentions or reviews of static-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-16.
  • static-server: an HTTP server in Go for static content
    8 projects | news.ycombinator.com | 16 Sep 2023
    Indeed, the actual heavy lifting is done by the Go standard library; this line (https://github.com/eliben/static-server/blob/main/internal/s...) is where the real magic happens (ignoring the logging middleware):

        fileHandler := serveLogger(serveLog, http.FileServer(http.Dir(rootDir)))

Stats

Basic static-server repo stats
3
175
7.5
8 months ago

eliben/static-server is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of static-server is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com