datashaman/phial

基于 Python Chalice 的 AWS Lambda 微型框架

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

This package is auto-updated.

Last update: 2024-09-10 00:36:11 UTC


README

工作进行中。

设置

composer install

示例

示例可以在示例文件夹中找到。运行方式如下:

php -S 127.0.0.1:8080 examples/routing1.php