All Projects → mojolicious → mojo-status

mojolicious / mojo-status

Licence: Artistic-2.0 license
🐳 Mojolicious server status

Programming Languages

perl
6916 projects
CSS
56736 projects

Projects that are alternatives of or similar to mojo-status

MirrorCache
Download Redirector
Stars: ✭ 24 (-14.29%)
Mutual labels:  mojolicious
Yancy
The Best Web Framework Deserves the Best Content Management System
Stars: ✭ 53 (+89.29%)
Mutual labels:  mojolicious
vscode-mojo
🔧 VS Code support for Mojolicious
Stars: ✭ 13 (-53.57%)
Mutual labels:  mojolicious
Mojo
✨ Mojolicious - Perl real-time web framework
Stars: ✭ 2,298 (+8107.14%)
Mutual labels:  mojolicious
gcis
Global Change Information System
Stars: ✭ 20 (-28.57%)
Mutual labels:  mojolicious
Slovo
Искони бѣ Слово - already in production at https://слово.бг
Stars: ✭ 17 (-39.29%)
Mutual labels:  mojolicious

Mojolicious-Plugin-Status

Screenshot

A server status ui for the Mojolicious real-time web framework. Note that this module is EXPERIMENTAL and should therefore only be used for debugging purposes.

use Mojolicious::Lite;

plugin 'Status';

app->start;

Installation

All you need is a one-liner, it takes less than a minute.

$ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n Mojolicious::Plugin::Status

We recommend the use of a Perlbrew environment.

Want to know more?

Take a look at our excellent documentation!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].