Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 445 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 445 Bytes

ValorantAPI

A work-in-progress API for accessing Valorant data in Swift. Currently being developed in tandem with my app Recon Bolt.

Documentation

There's some in-code documentation, but I hope you'll find that it's mostly self-explanatory once you get going. Simply create a ValorantClient by signing in (a static method on it) then use the methods the instance offers to execute requests.