Hacker News new | ask | show | jobs
by singularity2001 416 days ago
You could link to faasta.xyz in github about and add EXAMPLES there.

The lambdas should be able to be accessible via http(s) e.g.

https://square.faasta.xyz/3 => 9

https://faasta.xyz/square/3 => 9

Great idea if done right!

1 comments

Thanks for the feedback, I've added the URL to about, I originally supported path prefix and subdomains, but I found it slightly more confusing to communicate to users. I'm definitely planning on more example.

  > I originally supported path prefix and subdomains
please bring them back!