seladb/StarTrack-js

Support for GitHub Gist

Hakky54 opened this issue · 4 comments

Currently there is no support gists, would be nice to have that also be tracked. Do you think that would be possible?
Example gist on github is: https://gist.github.com/Hakky54/b30418b25215ad7d18f978bc0b448d81

Normally StarTrack uses username and repo name. When using gists the usename is still present in the url howewer the repo name is an unique id.

This is a nice idea, please feel free to add support for it :)

I did an attempt but it seems like github does not have an api for gist stargazer and next to that I am not yet that familiar with react to provide a PR...

I think you're right - GitHub doesn't have a gist stargazer API, hence it's not possible to support it 😞

I think we can close this issue?

Yes let's close it for now