Skip to content

This job uses the Football API and node.js to load a fixture list of the date provided by the user.

Notifications You must be signed in to change notification settings

odowdbrendan/FootballAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FootballAPI

This program uses the Football API and node.js to load a soccer fixture list of the date provided by the user.

To run the job in the brower:

  1. npm install
  2. npm install --global browserify
  3. npm install unirest
  4. browserify main.js -o bundle.js
  5. Open in index.html in browser.

A bundle.js is automatically created - you shouldn't make changes to this file.

About

This job uses the Football API and node.js to load a fixture list of the date provided by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published