module Macros

Overview

this macro transform the config/routes.cr entries to the Kemal framework way, so creates a new endpoint to every entry and call the controller and the function that match. if anything is not working or is missconfigured it raises an error at compile time.

Defined in:

lib/macros/render_html_views.cr
lib/macros/router_base.cr