@sdkforge/nest
v0.1.6
Published
The official NestJS framework adapter plugin for **SDKForge**.
Maintainers
Readme
@sdkforge/nest
The official NestJS framework adapter plugin for SDKForge.
Maps standard schema DTO interfaces directly into Class-validator NestJS controller bindings reducing enormous boilerplate instantly!
Installation
npm install -D @sdkforge/cli @sdkforge/nestUsage
npx @sdkforge/cli generate -i api.json -o src/api --plugin nest