Skip to content

mobframe/expressway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressway

Expressway is a node.js framework based on express. Our goal is to build the best industrial node.js framework for high concurrency and high flow application.

Features

  • Loose Coupling
  • Focus on large application architecture.

Installation

$ git clone https://github.com/mobframe/expressway.git $ cd expressway $ npm install

Start

$ node app.js

Running Tests

To run the test suite, first invoke the following command within the repo, installing the development dependencies:

$ npm install

Then run the tests:

$ npm test

License

FreeBSD

About

Expressway is a node.js framework based on express. Our goal is to build the best industrial node.js framework for high concurrency and high flow application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors