Kitura/Kitura
A Swift web framework and HTTP server. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3859
- days_rel: n/a
- days_push: 106
- n_releases_24m: 0
Adoption not part of the score
7578 stars · 498 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Kitura is a Swift web framework and HTTP server for building web services and REST APIs. It provides URL routing, Codable routing, pluggable middleware, SSL/TLS, and static file serving, with Swift-NIO as the default network engine.
Use cases
- build a REST API in Swift
- serve a website with server-side Swift
- create a backend for an iOS or macOS app
- add SSL/TLS to a Swift web server
- serve static files from Swift
- build a WebSocket backend in Swift
When to choose
- you want to write server-side web services in Swift
- you need a fast, lightweight HTTP server for macOS or Linux
- you want Codable-based routing for JSON APIs
- you prefer a mature framework with tutorials and documentation
When to avoid
- you need a framework with a large, rapidly growing ecosystem
- you require cutting-edge async/await-first APIs
- your team primarily works in another language
Facets
framework · maturity maintenance
web-framework http-server routing middleware templating web-development backend apis server-side-swift rest-api ssl-tls codable-routing fastcgi static-file-serving macos linux swift
3 sources
- readme: https://github.com/Kitura/Kitura · fetched 2026-08-28 · c3602f9a6025
- homepage: http://www.kitura.dev · fetched 2026-08-29 · ff156ad40ce4
- site_page: https://www.kitura.dev/getting-started · fetched 2026-08-29 · ef3413ecff32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kitura/Kitura | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem