Features

Simple

Nekonote Framework is simple and easy to learn.

Lightweight

It's not a kind of full-stack framework. Small and Lightweight.

Rack-based

You can generate a Rack application easily.

MVC

It's Push-MVC based architecture.

Structure

You can get started with a application structure.

Web Server

"nekonote" command can controll a web server.

Routing

You can define routes for your application in the configuration files.

Error Routes

You may define the routes for when some exceptional things happend.

Environments

You can configure environments for your application.

GUI Debuger

It can display exception's details on your browser.

Logger

It provides you thread-safe logging.

Template Engine

The templating engine on Nekonote Framework is Liquid.