Under Development!
- access data for commit history of all my git projects (public & private)
- produce live feed and informative graphs about my
"global" git activity
- fill MongoDB w/ data using
git pre-push
hook to an API
- RESTful API
(github)
built using Eve
- API deployed at
http://api.the-huck.com
(docs)
- asyncronous GET requests to API w/ JSON response
- all graphs
(github)
built w/ d3.js
- TODO: finish graphs
- TODO: prepare text for HN submission
- "My global Git Activity using pre-push hook to Eve API and d3.js"
Under Construction
date | project | message | url |
r1date | r1project | r1msg | r1sha |
r2date | r2project | r2msg | r2sha |
Under Construction