WOWY Shot charts - http://nbashotcharts.com
Posted: Thu Nov 29, 2018 6:08 pm
http://nbashotcharts.com/home
I've posted this a few times on twitter, but I was inspired by nbawowy and built an equivalent for generating shot charts.
I'm always looking for feedback, so suggestions, improvements, new features. etc are always welcome.
A couple things to note:
Slow on first access. I have not done anything to take care of cold start issue with AWS lambda, so the first time you load the site, you have to wait for the jvm to spin up.
Limit on raw shots. Lambda has a maximum response size, so requesting too many shots on the raw shots page will cause an error.
I've posted this a few times on twitter, but I was inspired by nbawowy and built an equivalent for generating shot charts.
I'm always looking for feedback, so suggestions, improvements, new features. etc are always welcome.
A couple things to note:
Slow on first access. I have not done anything to take care of cold start issue with AWS lambda, so the first time you load the site, you have to wait for the jvm to spin up.
Limit on raw shots. Lambda has a maximum response size, so requesting too many shots on the raw shots page will cause an error.