A pure Swift SDK for consuming the official Storm Glass API
Global marine weather data from multiple sources in one single API with hourly resolution. Get your API key by visiting
Adds public initializers for weather types in order to support mocking and testing in package consumer targets
Sort query parameters in order to create deterministic request URLs for better caching support.
Adds Sendable & Hashable conformances to weather types for better compatibility with Swift Concurrency