Categorygithub.com/smelton01/go-basics
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.

  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

# 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