wong2 / first-commit

(deprecated) a service to find the first commit of a repo, built with koa.js
http://first-commit.com/
MIT License
68 stars 3 forks source link

Better way of finding the first commit #9

Closed JamesWP closed 7 years ago

JamesWP commented 8 years ago

Here is another solution to finding the first commit I came up with, thought this project could be improved with it

https://gist.github.com/JamesWP/bc3622dd3d94bf6cbeb5c83b7f183b55

wong2 commented 8 years ago

@JamesWP great! I'll give it a try

wong2 commented 7 years ago

@JamesWP thanks for your method, but it can't be used on the server side due to github api's rate limit