Librairie d’aide à la création d’applications web pour Go
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
wpetit e40a8515cf feat: update dependencies 2 weeks ago
api feat(api): add additional error codes 8 months ago
cqrs chore: fix cqrs tests 3 years ago
example/pluggable Basic plugin system with centralized registry 2 years ago
logger feat: update dependencies 2 weeks ago
middleware feat: update dependencies 2 weeks ago
plugin Basic plugin system with centralized registry 2 years ago
script Initial commit 5 years ago
service template service: add Render() method 4 years ago
session/gorilla Switch GenerateRandomBytes() method to public 4 years ago
static Return http.HandlerFunc instead of http.Handler 5 years ago
template/html template/html: refactor template loading 3 years ago
.gitignore chore: ignore .vscode directory 3 years ago
LICENCE chore: add agpl-3.0 licence 2 years ago
Makefile Remove scaffold command from repository 4 years ago
README.md Migrate module to gitlab.com/wpetit 4 years ago
go.mod feat: update dependencies 2 weeks ago
go.sum feat: update dependencies 2 weeks ago
goweb.go Add general usage example 5 years ago
goweb_test.go chore: fix goweb tests 3 years ago
modd.conf Remove scaffold command from repository 4 years ago

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