Skip to content

feat: top-N endpoints view#572

Merged
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
AugistineCreates:feature/top-endpoints
Jun 29, 2026
Merged

feat: top-N endpoints view#572
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
AugistineCreates:feature/top-endpoints

Conversation

@AugistineCreates

@AugistineCreates AugistineCreates commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This pr closes #526

Description

This pull request implements the new /api/usage/by-endpoint endpoint to retrieve the top-N endpoints by call volume for the authenticated developer/user.

Requirements Addressed

  • Add /api/usage/by-endpoint top-N endpoint.
  • Filter by from, to, and apiId.
  • Support specifying limit (default is 5).
  • Clean unit tests covering input validation, sorting, limits, and authentication.

@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@AugistineCreates 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

@greatest0fallt1me greatest0fallt1me merged commit c40fe49 into CalloraOrg:main Jun 29, 2026
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.

Add /api/usage/by-endpoint top-N endpoint

2 participants