Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Contents API #46

Closed
acollign opened this issue Sep 19, 2013 · 4 comments · Fixed by #59
Closed

Implement Contents API #46

acollign opened this issue Sep 19, 2013 · 4 comments · Fixed by #59

Comments

@acollign
Copy link
Contributor

GitHub provides a Contents API [0]. I started to implement those methods and domain objects in the contents-api branch of my fork [1]. I'll create a pull-request once I consider my work mergeable.

btw, feel free to comment commits. Feedback are always welcome.

[0] http://developer.github.com/v3/repos/contents/
[1] https://github.com/acollign/github-api/tree/contents-api

@farmdawgnation
Copy link
Contributor

What's the word on this? I need this for a project I'm working on (ideally with the ability to push back to the contents API as well). I'm more than happy pull your commits and work on it if you have no objections. :)

@farmdawgnation
Copy link
Contributor

Decided to go ahead and tinker around a bit on my own. My fork is located on my fork which has your work rebased on top of the latest master. :-)

@acollign
Copy link
Contributor Author

I'm more than happy pull your commits and work on it if you have no objections. :)

Please do. This is the beauty of the open source community.

@acollign
Copy link
Contributor Author

acollign commented Jan 2, 2014

Cool! Thanks @kohsuke!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants