datashaman/phial

AWS Lambda microframework based on Python's Chalice

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/datashaman/phial

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

This package is auto-updated.

Last update: 2025-10-10 02:49:53 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