- PHP API
- GMT time
- Pulls data from another site and stores in a database
- Potential routes for consideration:
- /roster -Up to date player roster with stats
- /liveScore -Scores from the game going on right now
- /schedule -Upcoming game schedule
- /history -Game history?
- /nextGame -Info for the next game
- Tokens for the app?
- Allow others to pull data?
- Secure external API access or
- Set up so scores and data can be entered and stored manually
- Provision and configure VPS
- Decide on infrastructure
- Ruby on Rails
- PHP
- Python
- Register domain name
- Create high-level website
- Set up email address?
- Decide on data format
- Create initial API
- Set up other API routes
- Start polling and collecting data