The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

Modules

from DBI sql-tables does generate routes, make authentication and make restrict access (authorization) to request. Plugin makes an auth operations throught the plugin Mojolicious::Plugin::Authentication on which is based.
Generation routes, authentication and controll access to routes trought sintax of ->over(...), see Mojolicious::Routes::Route#over
is a Mojolicious::Controller for manage admin operations on DBI tables: namespaces, controllers, actions, routes, roles, users.
is a Mojolicious::Controller for installation instructions. DB schema (PostgreSQL) and sample app.
is a DBI statements hub for Mojolicious::Plugin::RoutesAuthDBI classes.