Skip to content

Gabriel-H4/SeerrAPI

Repository files navigation

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")

About

OpenAPI Client Generator for Seerr in Swift

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages