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
- Host: GitHub
- URL: https://github.com/polettix/sample-mojo
- Owner: polettix
- Created: 2016-10-07T01:00:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T15:03:10.000Z (over 8 years ago)
- Last Synced: 2025-02-07T18:53:19.995Z (4 months ago)
- Language: Perl
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/