Skip to content

feat(users): add GET /users/:address/stats with aggregation and cache…#486

Open
Pee-pheelips wants to merge 1 commit intoArena1X:mainfrom
Pee-pheelips:feature/410-user-stats-endpoint
Open

feat(users): add GET /users/:address/stats with aggregation and cache…#486
Pee-pheelips wants to merge 1 commit intoArena1X:mainfrom
Pee-pheelips:feature/410-user-stats-endpoint

Conversation

@Pee-pheelips
Copy link
Copy Markdown
Contributor

Public endpoint returns profile statistics: predictions, accuracy, stroops, leaderboard rank, markets created, competitions joined/won, favorite categories, and daily prediction history. Uses 60s in-memory cache per address; invalidates on profile update. Adds unit tests.

closes #410

…Arena1X#410)

Public endpoint returns profile statistics: predictions, accuracy, stroops,
leaderboard rank, markets created, competitions joined/won, favorite
categories, and daily prediction history. Uses 60s in-memory cache per
address; invalidates on profile update. Adds unit tests.

Made-with: Cursor
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
insight-arena-4rll Ready Ready Preview, Comment Mar 29, 2026 7:10pm

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 29, 2026

@Pee-pheelips Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] User Profile - Get User Statistics

1 participant