aws-lambda

lowl4tency 2016-09-14T06:46:50.000029Z

miguelb last time once I took a look on the apex tool it didn't support clojure 🙂

lowl4tency 2016-09-14T07:43:47.000030Z

@mj_langford https://github.com/lowl4tency/aws-lambda-example my example as well 🙂

mj_langford 2016-09-14T15:23:06.000033Z

tbh, the hard part was mostly the AWS API gateway. The lambda part wasn’t the simplest thing ever, but the API gateway was the beast.

mj_langford 2016-09-14T15:25:34.000034Z

Curious if the is/os readers were the first API you tried or if that was one you settled on after trying some of the other mechanisms @lowl4tency

lowl4tency 2016-09-14T16:51:22.000035Z

mj_langford nope, I didn't try, but I'm going to impement a bot with Api gateway in clojure