Gorilla is a web toolkit for the Go programming language. It provides several modules to aid web programming: a URL router and dispatcher, a consistent session management system, and a http.response-struct mapper. It is licensed under the New BSD License.