First, install dependencies.
cpanm --installdeps .Run the development webserver
morbo script/my_appOpen http://localhost:3000/api/health with your browser to see the result.
API routes can be accessed on http://localhost:3000/api
Mojolicious - web framework
OpenAPI - API standard
DBIx::Class - object <-> relational mapper.