Ross ROSS = Recommend OSS · open-source software intelligence for agents

httpswift/swifter

Tiny http server engine written in Swift programming language. observed · 2026-08-28

github.com/httpswift/swifter · Swift · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4471
  • days_rel: n/a
  • days_push: 899
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4019 stars · 554 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Swifter is a tiny HTTP server engine written in Swift, supporting HTTP 1.1 and WebSockets. It offers a simple closure-based routing API, static file sharing, redirects, and an experimental HTML DSL, distributed via CocoaPods, Carthage, and Swift Package Manager.

Use cases

  • embed a lightweight http server in a swift app
  • serve static files from a directory in swift
  • build a small rest api in swift
  • add websocket echo or messaging endpoints
  • spin up a local test server for ios or macos development
  • handle simple redirects and html responses in swift

When to choose

  • you need a minimal, dependency-light http server in Swift
  • you want to embed a server inside an iOS, macOS, tvOS, or Linux Swift app
  • you prefer a simple closure-based routing API over a full framework
  • you need quick WebSocket support without heavy setup

When to avoid

  • you need a full-featured production web framework with middleware, auth, and ORM
  • you require high-performance async IO at scale
  • you need long-term active maintenance and frequent updates
  • your project is not in the Swift ecosystem

Facets

library · maturity maintenance

http-server websocket routing templating web-development backend apis tiny-http-server swift-server embedded-server websocket-support file-sharing macos linux swift ios

1 source

Member repositories

RepositoryRoleHealth v2
httpswift/swiftermain23

For agents

markdown · JSON · MCP: product_card(name="httpswift/swifter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem