# amzn/smoke-framework

A light-weight server-side service framework written in the Swift programming language.

Repository: https://github.com/amzn/smoke-framework
Canonical: https://ross.abutalabs.com/products/smoke-framework
Language: Swift
License: Apache-2.0
License Family: permissive
Last push: 2024-07-30T10:07:35+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": 2892, "days_push": 764, "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 1453, forks 51 (observed 2026-08-28T04:04:46.611876+00:00)

## What it is
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
- artifact type: framework
- maturity: maintenance
- function: http-server, api-framework, rpc, serialization, routing
- domain: backend, web-development, apis, developer-tools
- platform: serverless, cloud
- tags: swift-nio, server-side-swift, rest, openapi, code-generation, microservices, linux, macos, swift

## Member repositories
- amzn/smoke-framework (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.611876+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-30T04:35:44.516175+00:00, confidence not recorded.
  - readme: https://github.com/amzn/smoke-framework (fetched 2026-08-28T04:04:46.611876+00:00, sha c308f41969fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
