Hi. I made a library for Overwatch player search h...
# feed
g
Hi. I made a library for Overwatch player search here https://github.com/shalva97/overwatch-player-search-api has few functions like
searchForPlayer
which gets a list of players, and
getPlayerProfileForPC
to get player statistics. And the best part is that it also supports SPM, so in Xcode it can be added via File -> Add package dependency...
👀 1