Rely on [email protected] and [email protected] to simulate some annotation functions of NestJS which is a great frame for Node.js.
You can change the oak
or Hono
version if need, but the safest use is to use
the version recommended by Nest
, as it has undergone thorough unit testing.
The previous framework name was
oak_nest
, now renameddeno_nest
.It is recommended to use
Hono
as the underlying layer because its performance is better.
To view our documentation, please visit official site.
- support Guard
- support Interceptor
- support ExceptionFilter
- unit test self
- provide API to help unit
- support oak
- support hono
- static assets
- support lifecycle
- Nest CLI
- unit Hono and Oak self
- alias
- Nest Doc
- Move to jsr
You can see more in the example dirs.