Skip to content

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

License

Notifications You must be signed in to change notification settings

Smelton01/go-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks