A library for building web applications in Go.
Postgres-backed auth users, sessions, and tokens using aspect. Fork it and modify the user to your needs!
Provides default implementations and JSON-writable configurations for server, database, email, and cookie settings.
Built upon Julien Schmidt's httprouter. It adds a User and parameters directly to the request type. It also returns an optional error.
Provides Attrs
and Templates
instances for simplifying the html/template
package when using complex template definitions stored in nested directories with global and local attributes.