Go static-server

Open-source Go projects categorized as static-server

Top 7 Go static-server Projects

  • kawipiko

    kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database

  • serve

    🍽️ a static http server anywhere you need one. (by syntaqx)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • static-server

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

  • Project mention: static-server: an HTTP server in Go for static content | news.ycombinator.com | 2023-09-16

    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)))

  • statiks

    Fast, zero-configuration, static HTTP filer server.

  • gcserve

    Serve files from a GCP bucket

  • gitu

    Simple Static File server with config. Inspired from Vercel.

  • statico

    A dead simple web server (by codesoap)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go static-server related posts

Index

What are some of the best open-source static-server projects in Go? This list will help you:

Project Stars
1 kawipiko 393
2 serve 323
3 static-server 175
4 statiks 10
5 gcserve 7
6 gitu 5
7 statico 2

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