Check if public GitHub repository exists without using api, using bash?
Context After having applied this solution, I noticed I got rate limiting after calling the function 5 times in a span of +-3 minutes. I expect this may have been because someone in the location/ip in which I was testing the function, was already consuming some of the API bandwith. So I added a personal… Read More Check if public GitHub repository exists without using api, using bash?