Skip to main content
Logo

Lunatic

Backend framework for Node.js

Lunatic is a flexible and extensible backend framework, written in TypeScript

Features

Zero dependency

Lunatic is built on pure Node.js, with no external dependencies, which increases its security and performance

Written in TypeScript

Lunatic is written in TypeScript, so it is type-safe and you don't need to install types separately

Easy to use

Lunatic syntax has similarities with Express and other popular frameworks, so you can learn it quickly

Middlewares included

Frequently used middlewares are available out of the box, no need to install them separately

Extensible

You can easily integrate Lunatic with other awesome libraries and frameworks

Well tested

Framework code base is more than 99% covered with tests