Commit graph

2 commits

Author SHA1 Message Date
5498ac7b4e
feat: add external links to the report
All checks were successful
Tests / test (pull_request) Successful in 15s
2024-08-28 07:39:24 +01:00
4519de764e
feat: add the web crawler
All checks were successful
Tests / test (pull_request) Successful in 13s
Add the source code for the web crawler. The web crawler is a simple Go
CLI application that traverses through a website and generates a report
of all the internal links found in the site.
2024-08-27 15:42:26 +01:00