# labstack/armor

Uncomplicated, modern HTTP server

Repository: https://github.com/labstack/armor
Canonical: https://ross.abutalabs.com/products/armor
Homepage: https://armor.labstack.com
Language: Go
License: MIT
License Family: permissive
Topics: armor, http, server, http2, letsencrypt, load-balancer, https, http-proxy
Last push: 2020-09-10T03:10:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3879, "days_push": 2183, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1660, forks 64 (observed 2026-08-28T04:05:18.337020+00:00)

## What it is
Armor is a modern HTTP server and reverse proxy written in Go, supporting HTTP/2, automatic Let's Encrypt TLS certificates, WebSocket proxying, and virtual hosts with path-level routing. Its functionality is built on a plugin interface, making custom extensions straightforward.

## Use cases
- serve a website with automatic https certificates
- reverse proxy http and websocket requests
- host multiple sites on one server with virtual hosts
- redirect http to https and handle www redirects
- serve static files with gzip compression
- add security headers like hsts and csp to responses

## When to choose
- you want a simple Go-based web server with automatic Let's Encrypt TLS
- you need lightweight reverse proxying with virtual host routing
- you want an extensible plugin-based HTTP server

## When to avoid
- you need an actively maintained project - the last release was in 2020
- you need battle-tested production proxying - Caddy or nginx are safer choices
- you need advanced load balancing or service mesh features

## Facets
- artifact type: service
- maturity: abandoned
- function: http-server, proxy, routing, middleware
- domain: web-development, backend, networking, self-hosted
- platform: windows, go, cross-platform
- tags: http2, letsencrypt, reverse-proxy, tls, websocket, gzip, cors, virtual-hosts, load-balancing, linux, macos

## Member repositories
- labstack/armor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.337020+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-30T03:44:40.681314+00:00, confidence not recorded.
  - readme: https://github.com/labstack/armor (fetched 2026-08-28T04:05:18.337020+00:00, sha 8fbce22520b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
