UNPKG

@sports-sdk/ruwt

Version:

A package for interacting with the Are You Watching This?! API

35 lines (29 loc) 1.93 kB
# `@sports-sdk/ruwt` A package for interacting with the [Are You Watching This?!](https://areyouwatchingthis.com/) API with typed request parameters and responses. ### Install ```shell npm i @sports-sdk/ruwt ``` | Endpoint | Typed Parameters | Typed Response | |---------------------|--------------------------|--------------------------| | Airings | :heavy_multiplication_x: | :heavy_multiplication_x: | | Assets | :heavy_multiplication_x: | :heavy_multiplication_x: | | Events | :heavy_multiplication_x: | :heavy_multiplication_x: | | Games | :heavy_check_mark: | :heavy_check_mark: | | Headlines | :heavy_multiplication_x: | :heavy_multiplication_x: | | Injuries | :heavy_check_mark: | :heavy_check_mark: | | Links | :heavy_multiplication_x: | :heavy_multiplication_x: | | Odds (GameOdds) | :heavy_check_mark: | :heavy_check_mark: | | Odds Splits | :heavy_check_mark: | :heavy_check_mark: | | Odds (SideOdds) | :heavy_check_mark: | :heavy_check_mark: | | Olympic Medal Count | :heavy_multiplication_x: | :heavy_multiplication_x: | | Players | :heavy_check_mark: | :heavy_check_mark: | | Player Statistics | :heavy_check_mark: | :heavy_check_mark: | | Programs | :heavy_multiplication_x: | :heavy_multiplication_x: | | Providers | :heavy_multiplication_x: | :heavy_multiplication_x: | | Sports | :heavy_check_mark: | :heavy_check_mark: | | Standings | :heavy_check_mark: | :heavy_check_mark: | | Stations | :heavy_multiplication_x: | :heavy_multiplication_x: | | Stream | :heavy_multiplication_x: | :heavy_multiplication_x: | | Teams | :heavy_check_mark: | :heavy_check_mark: |