# codeskyblue/gohttpserver

The best HTTP Static File Server, write with golang+vue

Repository: https://github.com/codeskyblue/gohttpserver
Canonical: https://ross.abutalabs.com/products/gohttpserver
Language: JavaScript
License: MIT
License Family: permissive
Topics: go, httpserver
Last push: 2026-07-03T03:20:35+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 8, longevity 100
- inputs: {"age_days": 3695, "days_push": 61, "days_rel": 637, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2842, forks 583 (observed 2026-08-28T04:07:24.841619+00:00)

## What it is
A standalone HTTP static file server written in Go with a Vue-based web UI, supporting file uploads, QR code generation for mobile package installs, HTTP basic auth, and directory zip downloads. The project is explicitly marked as not maintained, with recommended alternatives like dufs and copyparty.

## Use cases
- share files over http on a local network
- serve a directory with a web ui and uploads
- generate qr codes to download apk or ipa files on phones
- quickly host static files with basic auth
- zip and download a whole folder from the browser

## When to choose
- you need a single standalone binary file server with upload and auth
- you want qr-code based distribution of mobile install packages
- you're on a legacy setup already using it

## When to avoid
- starting a new project - it is unmaintained; prefer dufs or copyparty
- you need security fixes or ongoing support
- you need production-grade file server features

## Facets
- artifact type: application
- maturity: abandoned
- function: http-server, file-upload, auth, search-engine
- domain: self-hosted, files, web-development, developer-tools
- platform: windows, self-hosted, go, cli
- tags: static-file-server, file-sharing, qrcode, http-basic-auth, vue, zip-download, linux, macos, docker

## Member repositories
- codeskyblue/gohttpserver (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.841619+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:37:13.895665+00:00, confidence not recorded.
  - readme: https://github.com/codeskyblue/gohttpserver (fetched 2026-08-28T04:07:24.841619+00:00, sha 520b1a113b27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
