I need to display players' statistic on a page. The API's documentation is here https://developers.footbar.com/docs/reference/ Most of the data are just text, so am I just going to need text elements on the page?
top of page
Black Friday Sale! Get 20% off Bookings and Plans (First Cycle) with codes ITSFRIDAYBOOKINGS and ITSFRIDAYPLANS at checkout. Velo for Beginners Course for $9.99 on Udemy with code ITSFRIDAY.
bottom of page
Hi Jazner,
Thanks for your question.
Typically with API's you get back data in the form of an array that would be displayed with a repeater. If the data is a single item then directly populating with elements on the page would be the way to go.
Best,
Eitan