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

Broken api endpoint #26

Open
LaysDragon opened this issue Sep 16, 2023 · 1 comment
Open

Broken api endpoint #26

LaysDragon opened this issue Sep 16, 2023 · 1 comment

Comments

@LaysDragon
Copy link

LaysDragon commented Sep 16, 2023

Describe the bug
Seems like the api endpoint is broken and wildcard everything to Profile Card. Include valid or invalid api endpoint.

Expected behavior
I expected top langs cards would display top-ten lang info.

Screenshots / Live demo link (paste the github-readme-stats link as markdown image)
image
image

@domai-tb
Copy link

The Vercel App seems to be down and the code is also not working anymore by default (That's the reason why all images shown the profile card in the readme). I did a bit of workarounds in my Fork to address this issues. It can be used like intended, just adjust the API endpoints /profile (instead of /api), /history (instead of /api/history) and /toplang (instead of /api/top-langs).

Additionally, I wrote a GitHub Action thats also a part of the repository, that should be running now. If you want to use them, you can refer to my profile workflow, buut please consider it as "under development".

I'll create a PR as soon as I have time to clean up the fork.

Cheers, :Domai

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

No branches or pull requests

2 participants