Librairie d’aide à la création d’applications web pour Go
Go to file
wpetit caeb968ebb Merge branch 'feature/gorilla-session-provider' of bgaude/goweb into master 2018-12-07 22:04:40 +01:00
middleware Move Debug and ServiceContainer middlewares into their own packages 2018-12-07 10:13:53 +01:00
script Initial commit 2018-12-06 21:22:30 +01:00
service Add usage example for the service container 2018-12-07 09:20:26 +01:00
session/gorilla Add gorilla session provider 2018-12-07 20:40:23 +01:00
static Return http.HandlerFunc instead of http.Handler 2018-12-06 22:01:56 +01:00
template/html Add html template service provider factory 2018-12-07 09:57:07 +01:00
.gitignore Initial commit 2018-12-06 21:22:30 +01:00
Makefile Initial commit 2018-12-06 21:22:30 +01:00
README.md Initial commit 2018-12-06 21:22:30 +01:00
goweb.go Add general usage example 2018-12-07 09:57:19 +01:00
goweb_test.go Move Debug and ServiceContainer middlewares into their own packages 2018-12-07 10:13:53 +01:00

README.md

goweb

Librairie d'aide à la création d'applications web pour Go

Librairie en cours de développement. Des changements d'API peuvent intervenir à tout moment.

Documentation

https://godoc.org/forge.cadoles.com/wpetit/goweb

License

AGPL-3.0