Documentation
SwiftSonic is a native Swift client for the Subsonic and OpenSubsonic APIs. It is unopinionated, dependency-free, and ships strict-concurrency-ready Swift 6 types.
This site hosts the narrative documentation: getting started guides, configuration walkthroughs, conceptual explainers, and contribution rules.
The API reference is generated separately with DocC and lives at [TODO: DocC URL].
Where to start
Section titled “Where to start”- New here? Read the Introduction.
- Want to install? Jump to Installation.
- Want a 5-minute taste? Try Your first request.