opensource-ny / OpenSource-NY

MIT License
10 stars 14 forks source link

Fixed get for fetch from the api. Added get for the commits and fetch… #79

Closed guti21js closed 4 years ago

guti21js commented 5 years ago

I fixed the fetching with Post issue. Figured out how to use get. Apparantly you can only use queries when passing variables with back slash otherwise it thinks it is a path. Also added a commits fetch. I commented a sample in the bottom of PRDIsplay. It needs both the username and repo to get something back.

guti21js commented 4 years ago

Hi was anyone able to test this? Are there any issues with the code?

yizongk commented 4 years ago

Thanks! It works!

Sorry, been really busy. But I have time now.