VIBE-D:WEB
High level web and REST service framework
Modules 9
- vibe.web.authAuthentication and authorization framework based on fine-grained roles.
- vibe.web.commonContains common functionality for the REST and WEB interface generators.
- vibe.web.i18nInternationalization/translation support for the web interface module.
- vibe.web.internal.rest.commonInternal module with common functionality for REST interface generators.
- vibe.web.internal.rest.jsclientInternal module with functions to generate JavaScript REST interfaces.
- vibe.web.restAutomatic high-level RESTful client/server interface generation facilities.
- vibe.web.rpcWeb based, bi-directional, concurrent RPC implementation.
- vibe.web.validationParameter validation types transparently supported for web interface methods.
- vibe.web.webImplements a declarative framework for building web interfaces.