holy-lambda

viesti 2021-06-06T17:14:06.010900Z

or maybe a Serverless backend for this: https://github.com/yotsov/squares (posted from https://groups.google.com/g/clojure/c/qZRJv4SnvVo/m/wGJg-WlGFwAJ) (Lambda + API Gateway with Websocket support + DynamoDB to keep connected client state)

👍 1
Karol Wójcik 2021-06-07T12:52:56.013500Z

That would be nice. Maybe next time! For now https://github.com/FieryCod/holy-lambda/tree/master/examples/bb/babashka/talk-with-babashka is sufficient 😄 Thank @viesti for suggestion!

viesti 2021-06-07T12:53:38.013700Z

🙇

Karol Wójcik 2021-06-06T17:29:14.012200Z

I've already created a simple text synthesis using polly and babashka. I'm currently thinking about adding scittle 😄 Anybody wants to contribute?