Library for ktor extension.
To learn more please refer to the READMEs of individual modules.
The following modules are currently available.
module | description |
---|---|
environment | Retrieve preferences from outside of ktor's Application class. |
-
Add the repository.
repositories { mavenCentral() }
-
Add the dependency.
implementation("jp.kukv.ktor-extension-plugins:<module>:<version>")
ktor-extension-plugins is provided under the MIT License.
Copyright (c) 2023 kukv.