|
|
|
|
|
by schwag09
3359 days ago
|
|
Project: R.I.P.Link - a tool for finding dead links on the web[0]. The inspiration for this project came from Wikipedia and the Internet Archive partnering to fix broken links on Wikipedia[1]. After briefly searching around I couldn't find any great tools for this, and I decided it would be an interesting side-project. I was also looking for a good medium-size project to improve my Go skills and understanding of concurrent programming. From here I'd like to implement recursive searching functionality and depth limiting. I think this would greatly improve the appeal of the tool. * [0] https://github.com/mschwager/riplink
* [1] https://blog.wikimedia.org/2016/10/26/internet-archive-broke... |
|