http
-
JSONValue: JSON-shaped values without Any
A dependency-free Swift enum for dynamic API fields, query rows, and test fixtures
May 19, 2026
-
SafeEnum: resilient enum decoding for Swift
A small Swift package for decoding backend-driven enums without breaking on unknown values.
April 29, 2026
-
SSLPinning: fingerprint-based server trust with user decision flow
Verify server certificates by fingerprint, handle unknown hosts with a user decision loop, and keep the logic out of your networking stack.
April 27, 2026
-
RequestResponse: describe HTTP requests, keep transport separate
Build URLRequests and decode responses from typed request descriptions — no bundled URLSession client, retries, or logging. Ideas from kean/Get. CI and version tags on GitHub Actions.
April 16, 2026