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

https://github.com/polettix/sample-mojo

A tiny example web application with Mojolicious
https://github.com/polettix/sample-mojo

Last synced: 2 months ago
JSON representation

A tiny example web application with Mojolicious

Awesome Lists containing this project

README

        

## `sample-mojo`

An example [Mojolicious::Lite][] application, with a single `GET` route
that will just greet you back in plain text. You can get a bit more out of
it from [this blog post][blog-post].

[Mojolicious::Lite]: https://metacpan.org/pod/Mojolicious::Lite
[blog-post]: http://blog.polettix.it/dokku-your-tiny-paas/