Join Slack
Powered by
have trouble getting openapi or swagger to work. C...
# ktor
r
rrva
04/28/2020, 5:47 AM
have trouble getting openapi or swagger to work. Can anyone point me to a recent example that works?
s
SerVB
04/28/2020, 2:21 PM
I use an external library called ktor-openapi-generator , which adds Swagger UI endpoint. Check out
auth
and
product
modules:
https://github.com/SerVB/e-shop
5
Views
Open in Slack
Previous
Next