# hummingbird-project/hummingbird

Lightweight, flexible HTTP server framework written in Swift

Repository: https://github.com/hummingbird-project/hummingbird
Canonical: https://ross.abutalabs.com/products/hummingbird-project-hummingbird
Homepage: https://hummingbird.codes/
Language: Swift
License: Apache-2.0
License Family: permissive
Topics: server-side-swift, http-server, server, web-server, swift-nio, swift, http, web
Last push: 2026-08-23T02:20:03+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 2063, "days_push": 11, "days_rel": 35, "gap_med": 13, "n_releases_24m": 38}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1878, forks 100 (observed 2026-08-28T04:05:47.921984+00:00)

## What it is
Hummingbird is a lightweight, flexible web application framework and HTTP server written in Swift, built on top of SwiftNIO. It provides routing, middleware, TLS, HTTP2 support, and a minimal core extended through official packages for auth, Redis, Fluent ORM, WebSockets, and AWS Lambda.

## Use cases
- build a REST API backend in Swift
- serve HTTP endpoints with a lightweight Swift server
- create a web server with routing and middleware on Linux or macOS
- deploy a Swift backend to AWS Lambda
- add WebSocket support to a Swift server
- build low-memory high-throughput backend services

## When to choose
- you want a minimal, low-memory Swift server framework with few dependencies
- you need structured concurrency and predictable performance in Swift
- you want an SSWG-incubated alternative to Vapor with a modular extension ecosystem

## When to avoid
- your team does not use Swift or requires Swift 6.1+
- you need a batteries-included full-stack framework with built-in ORM and templating out of the box
- you need a non-HTTP protocol server

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, middleware, websocket
- domain: web-development, backend, apis
- platform: cross-platform
- tags: server-side-swift, swift-nio, http2, tls, structured-concurrency, aws-lambda, linux, macos, swift

## Member repositories
- hummingbird-project/hummingbird (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.921984+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:14:39.401317+00:00, confidence not recorded.
  - readme: https://github.com/hummingbird-project/hummingbird (fetched 2026-08-28T04:05:47.921984+00:00, sha 85197f1c0191)
  - homepage: https://hummingbird.codes/ (fetched 2026-08-29T10:53:24.377449+00:00, sha 6aa0c7761758)
  - site_page: https://hummingbird.codes/features (fetched 2026-08-29T10:53:24.379866+00:00, sha 633c12fabb2d)
  - site_page: https://docs.hummingbird.codes/ (fetched 2026-08-29T10:53:24.381624+00:00, sha 44136fa355b3)
  - site_page: https://docs.hummingbird.codes/2.0/documentation/hummingbird/gettingstarted (fetched 2026-08-29T10:53:24.383266+00:00, sha 6d862c40cc36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
