Skip to content

This is a Python API service that can retrieve NBA statistics from Wikipedia

Notifications You must be signed in to change notification settings

rreddy2/NBA_Stats_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NBA_Stats_Service

This is a Python API service that can retrieve NBA statistics from Wikipedia

Installation and Set-up

In order to run it locally:

git clone https://github.com/rreddy2/NBA_Stats_Service

python backendAPI.py

Once it's up and running, the base URL would be: http://127.0.0.1:5000/

Endpoints

/api/v1/CareerYearByYear

This endpoint will give user year-by-year statistics for the player passed by the query parameter name

/api/v1/CareerTotals

This endpoint will give user career statistics for the player passed by the query parameter name

About

This is a Python API service that can retrieve NBA statistics from Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages