You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ISNIT0
Thank you very much for your idea!
The search box is a very helpful feature for users because they use it even if they forget some part of repo name.
However, search in GitHub API is very limited to request, 30req/min. So, I think it is not a realistic way to implement in current status. If this app is OAuth app and has user's tokens, this feature may be realistic, I think.
The search feature can be done on the client side! It doesn't consume the rate-limit of server-side at all. This feature is very realistic. I'd like to have this feature in the future.
No description provided.
The text was updated successfully, but these errors were encountered: