I have a field in which I have to write a GitHub username and a repository name and display the given repository of the given username which i entered in the field. What should be the URL of the request?
Asked
Active
Viewed 69 times
0
-
1Do you mean: https://docs.github.com/en/rest/reference/repos#get-a-repository ? – Kevin Jan 26 '22 at 09:20
-
Related: https://stackoverflow.com/q/8713596/9157799 – M Imam Pratama Jan 26 '22 at 09:28