unitedworldwrestling / arena-public

14 stars 5 forks source link

create a menu in the arena app to download the Excel file #59

Closed mostafaaghayari closed 2 years ago

mostafaaghayari commented 2 years ago

Hi The Iranian Wrestling Federation is preparing software to maintain the records of all wrestlers from juniors to adults, and this requires having the necessary data from the competitions. So is it possible to create a menu in the arena app to download the Excel file(final book).

csabavirag commented 2 years ago

For getting data from Arena, you should use the API interface. That allows you to access information programmatically, without user intervention.

To socialize with this, visit http://localhost:8080/api/doc where you can find all the supported API endpoints.

mostafaaghayari commented 2 years ago

Hi Please, if possible, prepare a demo of how to use the command. "http: // localhost: 8080 / api / doc"

csabavirag commented 2 years ago

Please make a comment at #60 what you would like to hear on a webinar.