Skip to content

Conversation

shivram9
Copy link
Member

Screenshot 2025-09-21 122006 Screenshot 2025-09-21 121943 image

Added /api/framed-avatar/:username to fetch GitHub avatar, overlay frame, and return PNG.
Added /api/themes to list available frame themes with metadata.
Used sharp for image processing and axios for HTTP requests.
Supports theme and size query parameters.
Frames stored in public/frames//frame.png.

@shivram9
Copy link
Member Author

Can u please check the changes

@code-w-arsh code-w-arsh linked an issue Sep 22, 2025 that may be closed by this pull request
@code-w-arsh code-w-arsh merged commit 9f5aade into TechQuanta:main Sep 22, 2025
@shivram9 shivram9 deleted the feat/avatar-frame-api branch September 22, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement basic /api/frame/:theme/:username endpoint

2 participants