@appolo/core

nodejs server framework

Usage no npm install needed!

<script type="module">
  import appoloCore from 'https://cdn.skypack.dev/@appolo/core';
</script>

README





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.

Getting started

License

The appolo library is released under the MIT license. So feel free to modify and distribute it as you wish.