This repo contains code example for different vercel runtimes. Go to the api directory to see the codes.
JS says hello world! Time is 2020-12-13T11:17:22.185Z
Go says hello world! Time is 2020-12-13T11:17:22.185Z
Python says hello world! Time is 2020-12-13T11:17:22.185Z
Ruby: https://vercel-runtimes.vercel.app/api/rubySample output:
Ruby says hello world! Time is 2020-12-13T11:17:22.185Z
Bash: https://vercel-runtimes.vercel.app/api/bashSample output:
Bash says hello world! Time is 2020-12-13 13:01:07 +0200
PHP: https://vercel-runtimes.vercel.app/api/phpSample output:
PHP says hello world! Time is 2020-12-13T11:17:22.185Z
Rust: https://vercel-runtimes.vercel.app/api/rustSample output:
Rust says hello world! Time is 2020-12-13T11:17:22.185Z
Deno: https://vercel-runtimes.vercel.app/api/denoSample output:
Deno says hello world! Time is 2020-12-13T11:17:22.185Z
***
P.S: