Skip to content

An API for live-tracking data of football events with integration of SportMonks API. Powered by Java Spring Boot & PostgreSQL

Notifications You must be signed in to change notification settings

ArdiJorganxhi/PocketScore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track live scores on PocketScore

PocketScore is an API for tracking live scores on football, it is powered by SportMonks API for getting live datas from different leagues.

User can get fixtures, squads, transfers, players informations for every team, it can select their favourite teams and get fixtures and informations for their teams.

User operations are JWT Authenticated, all other endpoints are open for usage without any authentication.

IMPORTANT NOTE

SportMonks API is a token-authorized API so you should login and create a token in order to send requests from this API. You can save your token in your secret.properties file and use it.

Due to free trial, some of the requests and features are disabled. This API contains requests that are opened for free trial.

About

An API for live-tracking data of football events with integration of SportMonks API. Powered by Java Spring Boot & PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages