module
0.0.0-20211030140731-0fb27046b56b
Repository: https://github.com/smelton01/go-basics.git
Documentation: pkg.go.dev
# README
Go Fundamentals
A collection of small to medium scale Go projects developed for study purposes.
- Quiz: A cli tool to take timed quizzes from a csv file.
- Urlshort: A URL shorterner http handler based on yaml and json files.
- HTML Link Parser: An HTML Parser that extracts anchor tags and outputs the text they contain.
- Sitemap Builder: Builds a sitemap for provided URL and outputs results in XML form.
- Task Manager: A CLI tool for keeping track of TODO tasks
License
Apache License Copyright © 2021 Simon Mduduzi Juba
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Copyright © 2021 Simon Juba [email protected]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
No description provided by the author