Fork me on GitHub
#biff
<
2022-12-10
>
Lyn Headley19:12:14

Anywhere I can find a urlEncode function?

Jacob O'Bryant19:12:38

you can require lambdaisland.uri , that has a bunch of handy functions

Lyn Headley19:12:30

Thanks!

👌 1
Lyn Headley20:12:25

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?

Jacob O'Bryant21:12:17

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)

Lyn Headley21:12:50

I did not see the file when I looked. I will look again. Maybe it is git ignored?

Jacob O'Bryant21:12:19

yes, it's gitignored