https://github.com/vineyardbovines/nhl-linescores
view today's nhl game scores 🏒🥅
https://github.com/vineyardbovines/nhl-linescores
nhl nhl-api rust
Last synced: 3 months ago
JSON representation
view today's nhl game scores 🏒🥅
- Host: GitHub
- URL: https://github.com/vineyardbovines/nhl-linescores
- Owner: vineyardbovines
- Created: 2018-05-15T00:49:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:32:17.000Z (over 1 year ago)
- Last Synced: 2024-11-17T21:29:33.174Z (7 months ago)
- Topics: nhl, nhl-api, rust
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nhl-linescores
nhl api scraper that returns todays game scores 🏒
## usage
`cargo build` then `cargo run`
## shoutouts
[nhl api documentation](https://github.com/dword4/nhlapi)