An open API service indexing awesome lists of open source software.

https://github.com/chasestarr/nba-stats

Simple Node.js module for the NBA stats API - http://stats.nba.com.
https://github.com/chasestarr/nba-stats

Last synced: 4 months ago
JSON representation

Simple Node.js module for the NBA stats API - http://stats.nba.com.

Awesome Lists containing this project

README

        

#nba-stats

Simple Node.js wrapper for the [NBA Stats API](http://stats.nba.com/).

```javascript
npm install nba-stats
```

This module is a work in progress. Only has partial endpoint coverage (mostly box scores right now).