This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-27
Channels
- # announcements (1)
- # beginners (29)
- # biff (14)
- # calva (13)
- # catalyst (1)
- # cider (8)
- # clj-kondo (6)
- # cljdoc (8)
- # clojure (8)
- # clojure-europe (2)
- # clojurescript (2)
- # conjure (2)
- # emacs (45)
- # holy-lambda (8)
- # honeysql (5)
- # integrant (2)
- # jobs (2)
- # kaocha (1)
- # malli (3)
- # missionary (30)
- # nrepl (3)
- # off-topic (26)
- # scittle (6)
- # sql (6)
- # tools-deps (8)
- # xtdb (3)
I would like some advice on creating AWS lambda functions using Clojure. I am new to Clojure and only learned some of the language from reading books. So it was a bit complicated when I looked this up and started reading about native backends, Babashka backends, etc. Ideally, I would like to use the core language features entirely to create a basic hello world AWS lambda function.
Hey, you can start with a simpler setup like https://github.com/igrishaev/lambda