{"library":"dp-koa-framework-core","type":"library","category":null,"description":"dp-koa-framework-core is a v2 upgrade of the DP-Koa framework core at version 0.1.8, a lightweight, decorator-driven Node.js web framework built on Koa. It enables class-based controllers with decorators for routing (@Get, @Post, @Put, @Del, @All), parameter injection (@Body, @Query, @Params, @State, @Session, @Headers), DTO validation using class-validator, response control (@ResponseCode, @ResponseHeader), HTTP redirects, and an extensible annotation processor system for cross-cutting concerns like logging, authentication, and rate limiting. It supports both legacy and new annotation execution modes switchable via environment variable (USE_NEW_ANNOTATION_SYSTEM=1). Ships TypeScript types. Release cadence is irregular; actively maintained.","language":"javascript","status":"active","version":"0.1.8","tags":["javascript","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install dp-koa-framework-core","imports":["import { Get } from 'dp-koa-framework-core'","import { bindRouter } from 'dp-koa-framework-core'","import { bootstrap } from 'dp-koa-framework-core'","import { MigrationHelper } from 'dp-koa-framework-core'","import { router } from 'dp-koa-framework-core'"]},{"cmd":"yarn add dp-koa-framework-core","imports":[]},{"cmd":"pnpm add dp-koa-framework-core","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dp-koa-framework-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}