willianjusten / nba-remix

A simple app to show NBA games and scores/details.
https://nba.willianjusten.com.br
210 stars 31 forks source link

Create Standings Page - Logic #37

Closed willianjusten closed 2 years ago

willianjusten commented 2 years ago

Let's do exactly like we did to other pages, first let get the data from standings, the route is:

http://data.nba.net/prod/v1/current/standings_all.json

And you can see the page here:

https://www.nba.com/standings?GroupBy=conf&Season=2021-22&Section=overall

image

helderberto commented 2 years ago

I'll start with this issue, that works for you? @willianjusten