Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

flyingcodes/NodeMVC

Open more actions menu

Repository files navigation

NodeMVC

NodeMVC, The MVC Framework in Node.js

NodeMVC Execution pipeline

  • Mark is optional (View this file or page with font family 'Consolas'.)

                           |
                           |
                          \|/
      +--------------------+--------------------+
      |              http request               |
      +--------------------+--------------------+
                           |
                           |
                          \|/
      +--------------------+--------------------+
      |                *koa/other               |
      +--------------------+--------------------+
                           |
                           |
                          \|/
      +--------------------+--------------------+
      |                   MVC                   |
      +--------------------+--------------------+
                           |
                           |
                          \|/
      +--------------------+--------------------+                       +-----------------------------------------------------+
      |           MvcHttpApplication            |                       |                                                     |
      +--------------------+--------------------+                       |                          |                          |
                           |                                            |                         \|/                         |
                           |                                            |            +-------------+-------------+            |
                          \|/                                           |            |  MvcControllerHttpHandler |            |
      +--------------------+--------------------+                       |            +-------------+-------------+            |
      |               *IHttpModule              |                       |                          |                          |
      +--------------------+--------------------+                       |                         \|/                         |
                           |                                            |            +-------------+-------------+            |
                           +-------------------------------+            |            |         Controller        |            |
                          \|/                              |            |            +-------------+-------------+            |
      +--------------------+--------------------+          |            |                          |                          |
      |                MvcHttpModule            |<---------)----------->|                         \|/                         |
      +--------------------+--------------------+          |            |            +-------------+-------------+            |
                           |                               |            |            |   Action & Model & View   |            |
                           +-------------------------------+            |            +-------------+-------------+            |
                          \|/                              |            |                          |                          |
      +--------------------+--------------------+          |            |                         \|/                         |
      |               *IHttpModule              |          |            |                                                     |
      +--------------------+--------------------+          |            +--------------------------+--------------------------+
                           |                               |                                       |
                           |                               |                                       |
                           |                              \|/                                      |
                           |<------------------------------+---------------------------------------+
                           |
                           |
                          \|/
      +--------------------+--------------------+
      |              http response              |
      +--------------------+--------------------+
                           |
                           |
                          \|/
    

About

NodeMVC, The MVC Framework in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.