Ktor OpenAPI Tools
A collection of libraries to simplify API documentation and exploration for Ktor applications. Designed to be non-invasive, they integrate seamlessly with applications without requiring immediate change to existing code while being highly customizable to fit every use case.
-
OpenAPI
ktor-openapi
Add documentation to Ktor routes and automatically generate OpenAPI specifications.
-
Swagger UI
ktor-swagger-ui
Serve an interactive Swagger UI for easy API exploration and testing
-
Redoc
ktor-redoc
Serve an interactive ReDoc page for easy API exploration and testing