Categorygithub.com/smelton01/go-basics
repository
0.0.0-20211030140731-0fb27046b56b
Repository: https://github.com/smelton01/go-basics.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author

# README

Go Fundamentals

A collection of small to medium scale Go projects developed for study purposes.

  1. Quiz: A cli tool to take timed quizzes from a csv file.
  2. Urlshort: A URL shorterner http handler based on yaml and json files.
  3. HTML Link Parser: An HTML Parser that extracts anchor tags and outputs the text they contain.
  4. Sitemap Builder: Builds a sitemap for provided URL and outputs results in XML form.
  5. Task Manager: A CLI tool for keeping track of TODO tasks

License

Apache License Copyright © 2021 Simon Mduduzi Juba