skekre98 / NBA-Search

flask application designed to explore NBA statistics :basketball:
78 stars 74 forks source link

Adding REST APIs #153

Open callofangel opened 3 years ago

callofangel commented 3 years ago

The goal is to get the statistics of players and teams. For this we thought to use REST API to be able to use it on any platform

skekre98 commented 3 years ago

Hi @callofangel, apologies for my absence. Can you elaborate on what you are trying to accomplish here? Currently we are using the modules directory to hold any web scraping related work.

callofangel commented 3 years ago

I would like to create other APIs to export NBA team stats to create the predictions page.

skekre98 commented 3 years ago

@callofangel sure, feel free to go ahead and work on this issue. I'll go ahead and assign it to you.