A fully-featured web framework with a small footprint. https://makinori.dev
  • C 94.8%
  • Lua 2.7%
  • Makefile 2.3%
  • HTML 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-24 15:02:36 -06:00
config Run a lws server. 2026-09-16 16:17:26 -06:00
include Rename to makinori. 2026-09-24 14:33:27 -06:00
public Initial commit. 2026-09-16 15:17:34 -06:00
src Rename to makinori. 2026-09-24 14:33:27 -06:00
.clang-format Initial commit. 2026-09-16 15:17:34 -06:00
.gitignore Add automatic dependency tracking. 2026-09-16 22:52:04 -06:00
LICENSE Add LGPL license. 2026-09-24 15:02:36 -06:00
Makefile Remove lua includes from headers. 2026-09-23 21:40:53 -06:00
README.rst Add README. 2026-09-24 14:52:43 -06:00

makinori

Welcome to the makinori web framework. It is a small but fully-featured framework, written in C and Lua, in which you can write web applications. It aspires to be as capable as Django and Ruby on Rails, but with a significantly smaller footprint.

Documentation can be generated from within the docs directory or viewed online.