0.0.1 • Published 2 years ago

@lunaejs/framework v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

🌙 lunae

Note: This repository contains the core code of the Lunae framework. If you want to build an application using Lunae, visit the main Lunae repository.

Lunae is an Express based framework for writing a robust, clean, and scalable web apps. Heavily inspired by Laravel framework, Lunae aims to eliminate some flaw on Express with the same performace output.

  • Fast, with Express based engine
  • Staticaly typed
  • Dependency Injection & IoC out of the box
  • Database agnostic schema migration
  • Robust background job processing
  • Production deployment ready
  • Templating engine support
  • Extension provider support