Fork me on GitHub
#reitit
<
2022-04-28
>
Roee Mazor14:04:04

hey hey, I want my responses to be converted to snake-case, what is the right way to do this?

delaguardo14:04:33

clojure.walk/prewalk + library camel-snake-kebab

mafcocinco14:04:54

If it is just keys, you only need camel-snake-kebab.