The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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);

See the example https://github.com/Prajithp/p5-Mojo-Server-AWSLambda/tree/master/example

DESCRIPTION

Mojolicious server for AWS Lambda

** THIS MODULE IS EXPERIMENTAL. **

SEE ALSO

AWS::Lambda https://github.com/ytnobody/p5-Mojo-Server-AzureFunctions

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 ltme@prajith.in<gt>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 97:

Deleting unknown formatting code P<>