Fork me on GitHub
#reitit
<
2020-11-25
>
simongray17:11:39

If I want something close to what Pedestal is, what libraries (that are not Pedestal) would I need to build that? Reitit offers somewhat Pedestal-like routing and there's interceptors in Sieppari, but what about e.g. the Pedestal service map abstraction, server integration? Is there a full stack that approximates Pedestal?

timo17:11:20

Hello 👋 . I need operationIds for a thin client lib that auto generates the code based on swagger. I opened an issue 12 days ago: https://github.com/metosin/reitit/issues/451. What do you think? I made a small implementation for it as you can see in the corresponding PR. I am happy to discuss it. Thanks!

mynomoto20:11:10

I remember seeing a project using lacinia with reitit. Does someone remember it too or am I imagining projects? 😅