DailyTasks icon indicating copy to clipboard operation
DailyTasks copied to clipboard

🌼 A simple go web app without framework

DailyTasks

A go web app without framework

Why do this

This App can help people use standard library build a web app who is golang beginner,The third-party libraries are used that gorilla/session and AlecAivazis/survey

How to Use

  • go get github.com/taigacute/DailyTasks
  • cd $GOPATH/src/github.com/taigacute/DailyTasks
  • sh install.sh

TODO

  • [ ] Add Personal avatar
  • [ ] jwt with rsa