nodejs server framework
npm install @appolo/core
Appolo is an light web server MVC Framework for Node.js written in Typescript
Appolo architecture follows common patten of MVC and dependency injection which makes it easy to build better performance, flexibility and easy maintenance server side in nodejs.
appolo library is released under the MIT license. So feel free to modify and distribute it as you wish.