Skip to content

Custom Ranked Akatsuki Maps API#29

Open
sjb8108 wants to merge 6 commits into
masterfrom
akatsuki-beatmaps-api
Open

Custom Ranked Akatsuki Maps API#29
sjb8108 wants to merge 6 commits into
masterfrom
akatsuki-beatmaps-api

Conversation

@sjb8108

@sjb8108 sjb8108 commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

Version 1 of the API that would allow users access information about custom ranked/loved beatmaps on Akatsuki.

Comment thread app/api/public/akatsuki.py Outdated
Comment thread app/api/public/akatsuki.py Outdated
Comment thread app/api/public/akatsuki.py Outdated
client_ip_address: str | None = Header(None, alias="X-Real-IP"),
client_user_agent: str | None = Header(None, alias="User-Agent"),
) -> Response:
# idk if stuff above with get_beatmap is needed

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# idk if stuff above with get_beatmap is needed

@cmyui cmyui Jul 31, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for uncertainties like this, it's better to add them as PR comments (like i'm doing here) before sending it out for review, as opposed to code comments

@cmyui cmyui added the enhancement New feature or request label Jul 31, 2025

@cmyui cmyui left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a few comments for changes, but generally lgtm! nice work!

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants