o-in25 / Hat-Trick-API

Improved version; uses the MySportsFeeds API to gather sports statistics about professional athletes. The server uses MySportsFeeds's RESTful API architecture to deliver content such as a player's free throw percentage, where a player played college ball, and more. https://www.mysportsfeeds.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hat-Trick-Server-v2

Improved version; uses the MySportsFeeds API to gather sports statistics about professional athletes. The server uses MySportsFeeds's RESTful API architecture to deliver content such as a player's free throw percentage, where a player played college ball, and more. https://www.mysportsfeeds.com/

To Start:

1. Get contents of package.json

npm install

2. Install nodemon globally

npm install -g nodemon

3. Start nodemon

nodemon --exec npm start

About

Improved version; uses the MySportsFeeds API to gather sports statistics about professional athletes. The server uses MySportsFeeds's RESTful API architecture to deliver content such as a player's free throw percentage, where a player played college ball, and more. https://www.mysportsfeeds.com/

License:Apache License 2.0


Languages

Language:JavaScript 99.7%Language:CSS 0.2%Language:Shell 0.1%