amzn/smoke-framework
A light-weight server-side service framework written in the Swift programming language. 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: 2892
- days_rel: n/a
- days_push: 764
- n_releases_24m: 0
Adoption not part of the score
1453 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Smoke Framework is a lightweight server-side service framework written in Swift, built on SwiftNIO for its networking layer. It supports REST-like and RPC-like services with JSON payloads and can generate service scaffolding from Swagger/OpenAPI models.
Use cases
- build a REST API server in Swift
- create RPC-style backend services with SwiftNIO
- generate a Swift service from an OpenAPI/Swagger spec
- write testable server-side handlers with dependency injection via context
- deploy lightweight JSON microservices on Linux
When to avoid
- you need a full-featured web framework with templating or ORM support
- your team primarily uses Go, Java, or Node for backend services
- you need extensive middleware ecosystem or community plugins
- you require frequent updates - the project is in maintenance mode
Facets
framework · maturity maintenance
http-server api-framework rpc serialization routing backend web-development apis developer-tools serverless cloud swift-nio server-side-swift rest openapi code-generation microservices linux macos swift
1 source
- readme: https://github.com/amzn/smoke-framework · fetched 2026-08-28 · c308f41969fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amzn/smoke-framework | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="amzn/smoke-framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem