Skip to content

Releases: yash1441/ValorantRank.Chat

Migrated to new domain

10 Jul 14:24
fbb84f2

Choose a tag to compare

Moved from Express to Http.
Migrated to custom domain since glitch shut down.

Added PUUID Endpoint

07 Feb 13:19

Choose a tag to compare

  • Added puuid endpoint
  • Added rate limiting for discord webhook
  • Refactored old code
  • Removed old logging
  • Removed unused dependencies
  • Updated cache to 5 minutes to be inline with Henrik's API's cache

Added rate-limiting

03 Sep 12:41

Choose a tag to compare

Added a 30 seconds rate limit to each request with the same username.
During these 30 seconds, cached result will be provided.