This is an example of a simple dynamic website built on AWS Lambda and available publicly via Amazon API Gateway.
This page is using EJS templates
and has been updated server side on Wed Apr 02 2025 09:46:14 GMT+0000 (UTC).
The original code for the date is <%= new Date() %>
and is dynamically evaluated by the template engine.