Skip to content

aodin/volta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volta GoDoc Build Status

A library for building web applications in Go.

Auth

Postgres-backed auth users, sessions, and tokens using aspect. Fork it and modify the user to your needs!

Config

Provides default implementations and JSON-writable configurations for server, database, email, and cookie settings.

Router

Built upon Julien Schmidt's httprouter. It adds a User and parameters directly to the request type. It also returns an optional error.

Templates

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.

About

A library for writing web applications in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages