Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add GET api route which will return image #119

Closed
3 tasks done
Abhash-Chakraborty opened this issue Jan 12, 2025 · 1 comment · Fixed by #122
Closed
3 tasks done

Feat: Add GET api route which will return image #119

Abhash-Chakraborty opened this issue Jan 12, 2025 · 1 comment · Fixed by #122
Assignees
Labels
ADVANCE Advance level enhancement New feature or request SWOC Associated with SWOC

Comments

@Abhash-Chakraborty
Copy link
Contributor

Describe the feature

Currently SVG is directly displayed in website due to which only download option is working.
We can add another route which will return SVG so that it can be used as OG image.

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm SWOC registered Contributor
  • I want to work on this issue
@Abhash-Chakraborty Abhash-Chakraborty added the enhancement New feature or request label Jan 12, 2025
@vansh-codes vansh-codes added ADVANCE Advance level SWOC Associated with SWOC labels Jan 13, 2025
Abhash-Chakraborty added a commit to Abhash-Chakraborty/Gityzer that referenced this issue Jan 13, 2025
👨‍💻 Changes:
1. Added GET api route inside username/image/route.jsx
2. Modified .env.example
3. Improved SVG rendering logic
4. Added new fonts
Abhash-Chakraborty added a commit to Abhash-Chakraborty/Gityzer that referenced this issue Jan 13, 2025
👨‍💻 Changes:
1. Added GET api route inside username/image/route.jsx
2. Modified .env.example
3. Improved SVG rendering logic
4. Added new fonts
vansh-codes added a commit that referenced this issue Jan 14, 2025
This PR closes: Add GET api route which will return image #119
Copy link
Contributor

Hello @Abhash-Chakraborty! Your issue #119 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADVANCE Advance level enhancement New feature or request SWOC Associated with SWOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants