Ciaran0 / PremierLeagueApi

API for Premier League table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Premier League Table API

Simple api for getting premier league table standings

Table information gets updated every 30 mins.
Table information gets persisted into a databaes at midnight.

PremierLeagueAPI.com

###For working on the project

To run:
mvn jetty:run -Dspring.profiles.active=local -Djetty.port=8080

You need to have Cassandra installed and running.

Lombock should be installed on your IDE.

About

API for Premier League table


Languages

Language:Java 97.3%Language:JavaScript 2.7%