Librairie d’aide à la création d’applications web pour Go
Go to file
wpetit bbcb571772 Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
api Add 'api' package to ease basic JSON API development 2018-12-28 11:45:30 +01:00
middleware Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
script Initial commit 2018-12-06 21:22:30 +01:00
service Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
session/gorilla Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
static Return http.HandlerFunc instead of http.Handler 2018-12-06 22:01:56 +01:00
template/html Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
.gitignore Initial commit 2018-12-06 21:22:30 +01:00
Makefile Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
README.md Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
go.mod Use Go modules 2019-07-28 13:01:27 +02:00
go.sum Use Go modules 2019-07-28 13:01:27 +02:00
goweb.go Add general usage example 2018-12-07 09:57:19 +01:00
goweb_test.go Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02: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/gitlab.com/wpetit/goweb

License

AGPL-3.0