This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-10
Channels
- # adventofcode (68)
- # babashka (6)
- # babashka-sci-dev (3)
- # beginners (11)
- # biff (8)
- # circleci (13)
- # clj-kondo (1)
- # clojure (17)
- # clojure-europe (9)
- # clojurescript (12)
- # core-async (17)
- # cursive (9)
- # data-science (1)
- # datomic (3)
- # emacs (10)
- # fulcro (4)
- # off-topic (3)
- # practicalli (1)
- # releases (3)
- # sql (1)
- # xtdb (30)
Anywhere I can find a urlEncode function?
you can require lambdaisland.uri , that has a bunch of handy functions
I need to store an API key somewhere. Is this what config.edn is for? If I create that file in the root of my project, will I see it in the request map?
yes and yes presumably the file is already created though? (posting this again since I accidentally didn't post it as a reply the first time)
I did not see the file when I looked. I will look again. Maybe it is git ignored?
yes, it's gitignored