Shogo Ichinose
/
AWS-Lambda-0.7.0
/
examples/cgi/README.md
An example of CGI Application
It is an example of Common Gateway Interface application.
Demo program comes from WwwCounter authored by 杜甫々(tohoho).
The example is built as AWS Serverless Application Model(SAM).
Install SAM CLI and run the following commands.
make build
sam deploy --guide