Age | Commit message (Collapse) | Author |
|
This dependency provides a more extended HTTP routing than the Go
standard library.
|
|
This can be used to implement the `database/sql` interface from the Go
standard library for sqlite databases. This is the currently preferred
method to store user data for Ceres.
|
|
This step prepares moving to a new, custom and easily parsable markup
language.
|
|
Using a database is way more complex (see the commit statistics of this
commit) than using files to store recipe data. Also administration and
usage is simpler.
|
|
|