leostera / mesa

A modern, idiomatic web framework for Riot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mesa

A modern, idiomatic web framework for Riot.

Mesa is a web development framework inspired by Phoenix. It is written in OCaml, for the Riot-runtime.

Mesa implements the server-side Model View Controller (MVC) pattern. Many of its components and concepts will seem familiar to those of us with experience in other web frameworks like Elixir's Phoenix, Ruby on Rails, or Python's Django.

Mesa aims to provides the best of both worlds: high developer productivity and high application performance.

About

A modern, idiomatic web framework for Riot

License:MIT License


Languages

Language:OCaml 100.0%