This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Sammich Lord's profile picture

Is there a way to list files in GitHub with the HTTP API?

Started by Sammich Lord, 03 September 2012 - 09:53 PM
Sammich Lord #1
Posted 03 September 2012 - 11:53 PM
I use GitHub a lot and I made a program to download from there but I don't know how to list files in a repo.
Does anybody know?
MysticT #2
Posted 04 September 2012 - 02:01 AM
Take a look at the github api. I was doing something like that to, but never finished it. If I find the file I'll give you some code to do what you want.