@sports-sdk/fantasypros
Version:
A package for interacting with the FantasyPros API
11 lines (7 loc) • 296 B
Markdown
# `@sports-sdk/fantasypros`
This package provides a client for interacting with the [FantasyPros](https://www.fantasypros.com/) API with typed request parameters and responses.
Currently only the consensus rankings endpoint is supported.
### Install
```shell
npm i @sports-sdk/fantasypros
```