10 个最佳的 Node.js 的 MVC 框架
Posted 创业男生
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了10 个最佳的 Node.js 的 MVC 框架相关的知识,希望对你有一定的参考价值。
补充:http://nokit.org/
https://thinkjs.org/zh-cn/doc/index.html
Node.js 是一个基于Chrome javascript 运行时建立的一个平台, 用来方便地搭建快速的, 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞 I/O 模型变得轻量和高效, 非常适合 run across distributed devices 的 data-intensive 的实时应用·
本文介绍 10 个基于 Node.js 的 MVC 框架:
1) A Node.js Framework – Sails js
2) A Node.js Framework - Total js
3) A Node.js Framework - Partial js
4) A Node.js Framework - Koa js
5) A Node.js Framework - Locomotive js
6) A Node.js Framework - Express js
7) A Node.js framework - Flatiron js
8) A Node.js Framework - Express-io
9) A Node.js Frameowrk - Socket Stream
10) A Node.js Framework - Geddy js
以上是关于10 个最佳的 Node.js 的 MVC 框架的主要内容,如果未能解决你的问题,请参考以下文章
编写 Node.js Rest API 的 10 个最佳实践