Skip to content

JingQuan-K/One_Arsenal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One_Arsenal

A website about Arsenal Football Club. Implemented proxy REST API with Node.js interfacing youtube API and footall-data API.

Features

  • Countdown timer to the next Arsenal match
  • Displays details of the next Arsenal match
  • Displays the latest Premier League Table Standings
  • Displays the most recent video from the Arsenal youtube channel

More to come in the future!

API Limitations

football-data API - Limited to 10 calls per minute (https://www.football-data.org/pricing)
youtube API - Limited to 100 calls per day (https://developers.google.com/youtube/v3/getting-started)