Commit graph

4 commits

Author SHA1 Message Date
c4651509d5
fixed test; removed duplicate workflow
All checks were successful
Tests / test (pull_request) Successful in 16s
2024-08-27 15:29:46 +01:00
247a7376b6
ci: trigger workflow
Some checks failed
Tests / test (pull_request) Failing after 1m32s
/ test (pull_request) Failing after 33s
/ lint (pull_request) Failing after 4m5s
2024-08-27 15:23:46 +01:00
d4633344f7
feat: add the web crawler
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:16:29 +01:00
5d447923b1 Initial commit 2024-08-26 10:30:14 +01:00