Hacker News new | ask | show | jobs
by Thaxll 1349 days ago
Your app is always running to answer those GET so it's not serverless. Serverless means that your rust code would be invoked upon GET.