@nativecode/sonarr
Version:
Sonarr REST client
20 lines (12 loc) • 283 B
Markdown
# @nativecode/sonarr
## Install
```sh
npm install @nativecode/sonarr
```
## Usage
```typescript
import { SonarrClient } from '@nativecode/sonarr'
const sonarr = new SonarrClient({ apikey: '', host: 'localhost' })
```
### References
- https://github.com/Sonarr/Sonarr/wiki/API