Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 491 Bytes

SonOyuncu Statistics

A leaderboard for SonOyuncu Discord old statistics with a support of few API routes.

API

API Routes are rate limited 30 per minute.

https://sonoyuncu.korau.co/api/user/id -> https://sonoyuncu.korau.co/api/user/925383171741188106 for single user

https://sonoyuncu.korau.co/api/user?limit=30 for users within a limit

Development

  • Clone repository
  • npm install | yarn
  • npm run dev | yarn dev page will be accessible at http://localhost:3000