reitit

2024-04-25T20:19:41.872549Z

Hi awesome reitit folks. I extracting ring-malli-swagger example into a repository. Initially I looked into kit template which uses a ring-defaults configuration. Later, I came acrross https://github.com/ferdinand-beyer/reitit-ring-defaults by Ferdinand Beyer which, seems to normalize ring-defaults configuration with reitit. However Reitit repo only uses ring-defaults just for a compojure perf test. There are some unanswered questions about his library here. So I'm wondering Is there a need for something like ring-defaults specifically for Reitit ? Do you have an example that you can share ? Thank you in advance.

ikitommi 2024-04-30T08:40:59.634299Z

If the library is solid and maintained, I would just link it from reitit and maybe throw in example?