This document might be outdated relative to the documentation in English. For the latest updates, please refer to the documentation in english.

快速、集思廣益、極簡的 Node.js Web 架構

$ npm install express --save

Express 文件提供其他語言版本:西班牙文日文俄文中文韓文葡萄牙文

Web 應用程式

Express 是最小又靈活的 Node.js Web 應用程式架構,為 Web 與行動式應用程式提供一組健全的特性。

API

大量的 HTTP 公用程式方法與中介軟體供您支配,能夠快速又輕鬆的建立完整的 API。

效能

Express 既提供精簡的基礎 Web 應用程式特性,又不使您所認識及喜好的 Node.js 失色。