Hi all!
For those who work not only with servers, but also serverless ๐ (still web though)
Kotless version 0.1.1 was released (
https://github.com/JetBrains/kotless)
Kotless stands for Kotlin serverless framework, it aims to reduce the routine of serverless deployment creation and generates it straight from the code of the application itself. Right now it supports deployment to AWS of API Gateway, scheduled jobs, granular permissions granting, static resources and providers familiar for all server-developers JAX RS-like interface.
Take a look and join the discussion in
#kotless