Fork me on GitHub
#ring-swagger
<
2017-08-12
>
morsicus17:08:15

Hi there, i'm trying a little bit compojure-api and i want to add a loading config file feature to my project, how can i do that ? I can read my config file in every time i need it but it's not very effective 😕. And in (def app) i can't call my loading function 😕

morsicus17:08:39

Do you have any example, even a big project using compojure-api could be great 🙂