Skip to content

s0i/node-fifa-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-fifa-api

Usage

First, you want to open up NPM in your working directory

cd node-fifa-api

Then simply run 'npm install'

npm install

Start the app

node app.js

API

To get match data that is current, send a GET request to:

http://localhost/api/today

And if you want to retreive data for future matches, i.e., > today:

http://localhost/api/tomorrow

About

Back-end for angular-fifa-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published