UNPKG

lin-cms-test

Version:

The core library of Lin CMS, this package is just for test!

18 lines (14 loc) 368 B
# lin-cms-test(this package is just for test!) > lin-cms 的 **核心库** ## TODO LIST - [x] 全局异常处理 - [x] 参数检验 - [x] 多级路由,路由分层,路由前缀 - [x] JWT 支持 - [x] json 数据返回扩展 - [x] 日志记录中间件 - [x] ORM(typeorm)框架集成 - [x] 配置文件驱动 - [x] 业务 - [x] 插件(推送) - [ ] 细节优化