Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vineyardbovines/nhl-api

NHL data and utilities to work with it
https://github.com/vineyardbovines/nhl-api

hockey national-hockey-league nhl nhl-api nhl-data nhl-players nhl-teams

Last synced: about 2 months ago
JSON representation

NHL data and utilities to work with it

Awesome Lists containing this project

README

        

# @nhl-api

![GitHub package.json version](https://img.shields.io/github/package-json/v/gretzky/nhl-api)

NHL data and utilities to work with the NHL api.

## Packages

- **`client`:** Promise-based HTTP request wrapper around the [NHL API](https://statsapi.web.nhl.com).
- **`pbp`**: Better play-by-play data handling.
- **`players`:** A comprehensive list of every NHL player to ever step foot on the ice- contains player IDs, names, and nicknames.
- **`teams`:** A list of all NHL teams with their IDs, names, nicknames, abbreviations, and colors

## Contributing

Please read the [Contribution Guide](https://github.com/gretzky/nhl-api/blob/master/CONTRIBUTING.md).

## Props

All this made possible by [Drew Hynes' NHL API Documentation](https://gitlab.com/dword4/nhlapi).

## License

This project is licensed under the [MIT License](https://github.com/gretzky/nhl-api/blob/master/LICENSE).

This project is not affiliated with the NHL in any way.

NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. © NHL 2019. All Rights Reserved.

---

built with [skeletor](https://github.com/gretzky/skeletor) 💀