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?
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!
I remember seeing a project using lacinia with reitit. Does someone remember it too or am I imagining projects? 😅