datashaman/phial

AWS Lambda microframework based on Python's Chalice

dev-master 2020-07-09 15:16 UTC

This package is auto-updated.

Last update: 2024-04-09 23:43:29 UTC


README

WIP.

setup

composer install

examples

Examples can be found in the examples folder. Run them like this:

php -S 127.0.0.1:8080 examples/routing1.php