sillyjohn / CS401_Project2

1 stars 0 forks source link

API: Usage & how to use #13

Closed sillyjohn closed 2 months ago

sillyjohn commented 3 months ago

This is a link on how those json file can be used: https://developer.riotgames.com/docs/lol Additionally, there are links for the json files for all champions and items such as: https://ddragon.leagueoflegends.com/cdn/14.5.1/data/en_US/champion.json Please take a look and ask any question during the meeting.

Tedla610 commented 3 months ago

API references: https://developer.riotgames.com/apis#account-v1

sillyjohn commented 3 months ago

https://www.tutorialspoint.com/how-to-send-post-requests-in-json-using-http-client-in-android

sillyjohn commented 3 months ago

https://www.geeksforgeeks.org/how-to-make-an-http-request-with-android/

sillyjohn commented 2 months ago

API request done inside championViewModel