0.0.11 • Published 6 years ago
fydy-now-php v0.0.11
now-php
Create
api/index.php
.<?php phpinfo();
Create
now.json
{ "functions": { "api/index.php": { "runtime": "now-php@0.0.8" } } }
Call
now
and see magic.Discover more in documentation at Github repository.