Skip to content

KingLeak95/todo-list-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making a Random TodoList App

Objective:

Create a TodoList App w/ Go that can be deployed to K8s and be access locally by a service include documentation on how start it up and installations.

Tasks

  • Read Up on Go
  • Decide on API Framework - Gin
  • [] Databse???
  • Decide on what APIs I want to make
  • [] Do Some CI/CD Stuff

APIs

  • [] Add Tasks
  • [] Delete Tasks
  • [] Make Complete

Local Development Tips

Random Bugs/Lessons to Live by

  • Maybe Martini would have been better but lets see what happens (Famous last words)
  • Make everything in the GOPATH cause this stuff is hard
  • Don't make sub folder into modules unless directly different componenets,

About

ProjectsToTestLangages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published