|
|
@@ -3,6 +3,12 @@ Ktor-Docs [ |
|
|
|
|
|
|
|
This library automatically generates REST API documentation for Ktor/JVM projects and hosts it under a specified URL. |
|
|
|
|
|
|
|
## Screenshots |
|
|
|
|
|
|
|
| Endpoint | Auth Info | |
|
|
|
|----------|-----------| |
|
|
|
|  |  | |
|
|
|
|
|
|
|
## Installation |
|
|
|
|
|
|
|
The `:docs` module is published on [JitPack](https://jitpack.io/), which you can add to your project by copying the following to your root build.gradle at the end of "repositories". |
|
|
|