Fork me on GitHub
#liberator
<
2017-06-14
>
nblumoe06:06:24

Thanks, I see. I also got the impression from my research that there isn’t an established way of integrating both atm but people have been trying to get it done. TBH I think we might just go on without Swagger then. But I will try to come up with something like you suggested first. 🙂

ikitommi08:06:18

@nblumoe if you are using compojure as routing lib in front of Liberator, you can use compojure-api & ring-swagger for routing & swagger and the actual request processing with Liberator. Here is discussion & links to hopefully working examples: https://github.com/metosin/compojure-api/issues/185