Hacker News new | ask | show | jobs
by halyax 1522 days ago
I'd recommend taking a look at AWS' serverless offerings - specifically API gateway and python lambda backend fxns. You get exactly what you need, nothing you don't and its extremely quick to get set up.
1 comments

> python lambda backend fxns

What do you use for this?