My company is enjoying using Ktor and the plugin s...
# ktor
l
My company is enjoying using Ktor and the plugin system and I think some of these are shareable. I heard that there might be a plugin catalog coming for Ktor in the future. Do you think that will come this year and can we share some of our plugins there?
b
You can open a pull request on https://github.com/ktorio/ktor-plugin-registry if you'd like to introduce a new extension. The README should have all the necessary details for contributing - feel free to ask if anything is unclear.
🫶 1