This package has been deprecated

Author message:

Use @halsp/router

@sfajs/router
TypeScript icon, indicating that this package has built-in type declarations

2.1.5 • Public • Published

sfajs Logo

sfajs - 面向云的现代渐进式轻量 Node.js 框架

GitHub license npm version npm downloads node compatibility Build Status Test Coverage PRs Welcome Gitpod Ready-to-Code

介绍

@sfajs/routersfajs 的路由插件

  • 支持 RESTful 规范
  • 根据文件系统映射访问路径,彻底解耦无关联功能
  • 按需加载,提升请求速度
  • 轻量化,高可扩展性
  • 移除 controller 层,灵活性更高
  • 预编译路由,提升启动速度和响应速度

安装

npm install @sfajs/router

开始使用

请访问 https://sfajs.com

贡献

请阅读 Contributing to @sfajs/router

贡献列表

License

@sfajs/router is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i @sfajs/router

Weekly Downloads

0

Version

2.1.5

License

MIT

Unpacked Size

115 kB

Total Files

129

Last publish

Collaborators

  • hal-wang