feat: add the web crawler #1

Manually merged
dananglin merged 1 commit from wip into main 2024-08-27 15:44:15 +01:00

1 commit

Author SHA1 Message Date
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