Skip to content

zvandehy/Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go

Workspace for my Go projects:

  • GoTraining: Code and notes from William Kennedy's "Ultimate Go Programming" Series.
  • med_tracker: First (unfinished) attempt at a GraphQL API with Go. End goal was to track my meds after getting my wisdom teeth extracted. Messy code, moving on to other projects that I want to be more organized and thought-out.
  • budgeting: Create a web-based budget tracker application using a Go API with web templates. Hopefully this is a more "responsible" attempt than 'med_tracker', and I can learn more about how to use Go for a variety of similar projects.

I clearly need to familiarize myself more with Go's naming conventions because my first two projects are using completely different conventions!

About

Workspace for my Go projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages