An open API service indexing awesome lists of open source software.

https://github.com/leostera/mesa

A modern, idiomatic web framework for Riot
https://github.com/leostera/mesa

Last synced: over 1 year ago
JSON representation

A modern, idiomatic web framework for Riot

Awesome Lists containing this project

README

          

Mesa


A modern, idiomatic web framework for Riot.

Mesa is a web development framework inspired by [Phoenix][phoenix]. It is
written in OCaml, for the [Riot][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.

[riot]: https://github.com/leostera/riot
[phoenix]: https://phoenixframework.org