Skip to content

Prajithp/p5-Mojo-Server-AWSLambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Mojo::Server::AWSLambda - Mojolicious server for AWS Lambda

SYNOPSIS

use Mojo::Server::AWSLambda;
my $server = Mojo::Server::AWSLambda->new(app => $mojo_app)->run;
$server->($payload);

DESCRIPTION

Mojolicious server for AWS Lambda

THIS MODULE IS EXPERIMENTAL.

SEE ALSO

LICENSE

Copyright (C) Prajith P.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Prajith P me@prajith.in

About

[EXPERIMENTAL] Mojolicious server for AWS Lambda Functions

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published