wendy-swift
Installation
SKILL.md
Swift Package Ecosystem for WendyOS
This skill maps the Swift package ecosystem for WendyOS (Linux) edge development. It provides curated recommendations organized by domain and guidance for discovering additional packages via Swift Package Index.
Curated Package Catalog
Web / HTTP Servers
| Package | Use Case | URL | Linux |
|---|---|---|---|
| Hummingbird 2 | Lightweight HTTP server, routing, middleware | https://github.com/hummingbird-project/hummingbird | Full support |
| Vapor | Full-featured web framework with ORM, auth, sessions | https://github.com/vapor/vapor | Full support |