vibe.web

Modules

auth
module vibe.web.auth

Authentication and authorization framework based on fine-grained roles.

common
module vibe.web.common

Contains common functionality for the REST and WEB interface generators.

i18n
module vibe.web.i18n

Internationalization/translation support for the web interface module.

rest
module vibe.web.rest

Automatic high-level RESTful client/server interface generation facilities.

validation
module vibe.web.validation

Parameter validation types transparently supported for web interface methods.

web
module vibe.web.web

Implements a declarative framework for building web interfaces.