This is a demo app created for the talk at CampusParty BR 8. The objective of
this app it's to demonstrate how to start building web services with the
Golang using no more than the native net/http
package
and the database driver.
The app is a To-Do list where users can manage his tasks.