Hi everyone. I'm interested in generating swagger ...
# ktor
s
Hi everyone. I'm interested in generating swagger docs and serving swagger UI from ktor. The serving part is pretty easy with static files but there seems to be no official way to generate swagger docs from ktor routes. There is also this (https://github.com/ktorio/ktor/issues/453) unofficial solution which hasn't gotten any attention from JB since its reporting in 2018. Can anyone say if this is a feature JB is looking at?
c
yes, this is indeed a very very very important feature. as far as i can see, many other people need that as well, and some are even working on it already (as you already mentioned yourself). i personally am not really happy with the level of sophistication of these solutions (coming from a spring-boot background). maybe it's time for a "KEEP like" initiative and start gather ideas from all the people?
s
I think the existing means of collaboration already facilitate that. It is the lack of responses that have led to the varied solutions we are seeing. The lack of sophistication (according to your standards) may be due to devs only making what they need in their particular use case
c
well said 🙇🏻