npm.io
9.0.0 • Published 3 years ago

@gabliam/validate-class

Licence
MIT
Version
9.0.0
Deps
3
Size
8 kB
Vulns
1
Weekly
0
Stars
6

Gabliam Logo

Gabliam

Nodejs Framework for building server-side applications.

Gabliam is a framework for building Node.js server-side applications. It use TypeScript.

Under the hood, gabliam makes use of Inversify. All plugin use a great Node.js package. For example, for server, gabliam use express or koa. For dabase, gabliam use typeorm

Packages

This repository is a monorepo that we manage using Lerna. That means that we actually publish several packages to npm from the same codebase, including:

Core

Package Version Docs Description
core npm The core of Gabliam
expression npm The expression parser for gabliam
Broker
Package Version Docs Description
amqp npm The amqp plugin for Gabliam
Cache
Package Version Docs Description
cache npm Cache for Gabliam
cache-redis npm Redis cache for Gabliam
Database
Package Version Docs Description
mongoose npm The mongoose plugin for Gabliam
typeorm npm The typeorm plugin for Gabliam
Tools
Package Version Docs Description
log4js npm The log4js plugin for Gabliam
Web
Package Version Docs Description
express npm The express plugin for Gabliam
graphql-core npm The graphql core for Gabliam
graphql-express npm The graphql plugin for Gabliam with express
graphql-koa npm The graphql plugin for Gabliam with koa
koa npm The koa plugin for Gabliam
web-core npm The web core for Gabliam (contains all decorator and tools)
validate-joi npm Add validation with joi of params

Stay in touch

License

Nest is MIT licensed.

Keywords