Simple question
Do the github API limits apply to the https://raw.githubusercontent.com/something links?
Context: I want to have a website that would allow people to see content on a github repository (png files). Ofc straight up using the GitHub API is out of the question as it has too low rate limits. So my idea would be to keep links to files in a firebase DB.