Posted 03 December 2016 - 12:56 AM
Hi Guys!
I was wondering how to turn the response of api.github.com into a readable Lua table.
So then it can be like this
print(commit.message)
etc.
How would i do that?
- House
I was wondering how to turn the response of api.github.com into a readable Lua table.
So then it can be like this
print(commit.message)
etc.
How would i do that?
- House