Skip to content

fikrifirmanf/Football-Standings-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

This is a Restful API about football standings created using NodeJS. Data source https://www.theguardian.com.

Demo

http://footballstandings.siao.my.id/api/?league=query

Installation

git clone https://github.com/fikrifirmanf/Football-Standings-API.git
cd Football-Standings-API
npm install

Running on Dev Mode

npm run devStart

Status Code

Response Code

200: Success
500: Internal Server Error

REST API

GET http://localhost:3000/api/?league=query

Query

Premier League : pl
La Liga : laliga
Serie A : seriea
Bundesliga : bundesliga

Data Source

https://www.theguardian.com/football/tables

NOT FOR COMMERCIAL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published