Skip to content

🌼 A simple go web app without framework

License

Notifications You must be signed in to change notification settings

sudomopoy/DailyTasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🌼 A simple go web app without framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.8%
  • TSQL 2.6%
  • Shell 0.6%