gabriel-h4/seerrapi
**Swift-based interface for the Seerr API, built using OpenAPI**
Compatibility
Warning: This project is under active development, and is not yet intended for public use.
Usage
import SeerrAPI
let client = SeerrAPI()
let version = try? await client.getVersion()
print(version ?? "Invalid Response")Package Metadata
Repository: gabriel-h4/seerrapi
Default branch: main
README: README.md