Package Usage: go: github.com/zenazn/goji
Package goji provides an out-of-box web server with reasonable defaults.
Example:
This package exists purely as a convenience to programmers who want to get
started as quickly as possible. It draws almost all of its code from goji's
subpackages, the most interesting of which is goji/web, and where most of the
documentation for the web framework lives.
A side effect of this package's ease-of-use is the fact that it is opinionated.
If you don't like (or have outgrown) its opinions, it should be straightforward
to use the APIs of goji's subpackages to reimplement things to your liking. Both
methods of using this library are equally well supported.
Goji requires Go 1.2 or newer.
5 versions
Latest release: almost 6 years ago
417 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/zenazn/goji
Dependent Repos 2
