Node.js 的 Web 框架:KrakenJS

jopen 11年前發布 | 20K 次閱讀 KrakenJS Node.js 開發

Kraken 是 Paypal 公司的一個開源的 Node.js 的 Web 框架。提供結構和約定明確的安全和可擴展的層。

目錄結構:

  • /config - Application and middleware configuration
  • /controllers - Controllers
  • /lib - Custom developer libraries and other code
  • /locales - Local-based content
  • /models - Models
  • /public - Web resources that are publicly available
  • /public/templates - Server and browser-side templates
  • /tests - Unit and functional test cases

項目主頁:http://www.baiduhome.net/lib/view/home/1385260467072

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!