spgroup / groundhog

A framework for crawling GitHub projects and raw data and to extract metrics from them
http://spgroup.github.io/groundhog
GNU General Public License v2.0
15 stars 10 forks source link

Add support for the Release API #61

Closed tomersimis-zz closed 11 years ago

tomersimis-zz commented 11 years ago

Last month Github has launched an API for releases.

It is in "preview period", so it might change at any time and we need to provide a custom option in the Accept header of the request (http://developer.github.com/v3/repos/releases/#preview-mode)

Sample API endpoint: https://api.github.com/repos/spgroup/groundhog/releases