Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 591 Bytes

Smite Ktor API

A Ktor server that provides access to Hi-Rez's Smite API.

Setup

Tips

  • Visit the root of the API at / to see the available endpoints available.
  • This API handles the Smite API session tokens for you.
  • There is a general rate limiter built in.
  • There is a 300 max-age on all requests for caching.