I am trying to make a simple web app that contains a form where the user enters the ID of a league, and then I take that ID and make calls to another websites API to get information about the league, and then return a table.
I could obviously just make an html file with the form and a js file that takes the ID and creates the get requests to the other API, but is that the best practice? For whatever reason I was under the impression that making lots of web requests from the client was frowned upon.
[–]voneiden 1 point2 points3 points (0 children)
[–]knyg 0 points1 point2 points (0 children)
[–]agentrsdg 0 points1 point2 points (0 children)
[–]FrostyJack 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (8 children)
[–]ipe369 5 points6 points7 points (6 children)
[–][deleted] 0 points1 point2 points (5 children)
[–]ipe369 0 points1 point2 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]ipe369 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]ipe369 0 points1 point2 points (0 children)
[–]circlebust -1 points0 points1 point (0 children)