Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's also a fair amount of lambdas where you can just invoke the lambda handler yourself without anything special other than a compatible version of python/node/etc. Variations of things like:

node -e "console.log(require('./index').handler(require('./event.json')));"



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: