Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 489 Bytes

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