Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vineyardbovines/nhl-linescores
view today's nhl game scores 🏒🥅
https://github.com/vineyardbovines/nhl-linescores
nhl nhl-api rust
Last synced: about 2 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:32:17.000Z (about 1 year ago)
- Last Synced: 2024-10-16T09:30:03.600Z (3 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)