tipus/pkg
jordi fita mas 20c7b7ad5f Add the minimal golang web application to login users
Most of the code comes from Numerus, except that i replaced the router
with a simpler chain of handlers that i already used with some success
in other projects that feels a little cleaner.
2023-06-04 23:59:50 +02:00
..
form Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
application.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
db.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
locale.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
logger.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
login.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
recover.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00
template.go Add the minimal golang web application to login users 2023-06-04 23:59:50 +02:00