Remix.run Logo
Show HN: Courtside – TUI for NBA Games(github.com)
8 points by nolanfogarty 3 days ago | 3 comments

Hi HN, I made this after seeing a few similar projects on the front page. NBA API endpoints are public and there’s a pretty robust python package ( https://github.com/swar/nba_api ) that I referenced for the endpoint structure to build an sdk in go. used BubbleTea and LipGloss for styling. It was a bit tricky to test the live endpoints but I watched Friday’s Final game with this and it worked pretty well

playball - https://news.ycombinator.com/item?id=45451577

faceoff - https://news.ycombinator.com/item?id=47826104

AmazingEveryDay 3 days ago | parent | next [-]

I just don't understand, why not add a little info, like where it's pulling data from. Is there just no interest in communicating anything to potential users? idk.

nolanfogarty 3 days ago | parent [-]

fair enough. I updated the README to include where data is coming from and more info on how to use the tool

skeptrune 37 minutes ago | parent | prev [-]

This is fun