github-api icon indicating copy to clipboard operation
github-api copied to clipboard

V3 API Support

Open chrisjacob opened this issue 13 years ago • 8 comments

Would LOVE to see this project support the latest v3 API.

http://developer.github.com/v3/

chrisjacob avatar Jun 05 '11 13:06 chrisjacob

Hey Chris!

I don't currently have the time to upgrade to the v3 api. But if you, or anyone else, would like to submit a pull request, I would be happy to do code review and work with you on getting it merged in to my master.

fitzgen avatar Jun 10 '11 20:06 fitzgen

I'll take a stab at v3 support. Do we want to retain v2 support? Maybe as a separate file? The github.js API will obviously differ.

mikepack avatar Nov 26 '11 22:11 mikepack

@mikepack any updates on this?

pangratz avatar Feb 14 '12 09:02 pangratz

@pangratz After using the V2 library for a while, I found the lack of proper HTTP requests too limiting. Not being able to implement the full API is a big frustration.

mikepack avatar Feb 18 '12 23:02 mikepack

@mikepack what do you mean? the PATCH method for example?

pangratz avatar Feb 18 '12 23:02 pangratz

@pangratz Yup.

mikepack avatar Feb 19 '12 00:02 mikepack

@mikepack ok, i see.

pangratz avatar Feb 19 '12 00:02 pangratz

Oops, https://github.com/blog/1090-github-api-moving-on

neoascetic avatar May 01 '12 04:05 neoascetic