You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An easy to use, MVC based, TODO app written in Golang.
Note
The app displays the flow of request/response using the net/http package.
The app is also database driven. Simply import the sample sql dump, run "server.go", you're all set.