Hi folks, I recently talked about and released my ...
# multiplatform
w
Hi folks, I recently talked about and released my Kotlin multiplat project, so I'd love to share it with y'all: it's a simple CRUD service but neither a hello world or a TODO 😃 for now it's just web and srv because they were the ones less familiar to me K I don't do a strict
expect
and
actual
multiplat, but use the plugins to share my DTOs anyway, here's the repo in case you are curious: https://github.com/wiyarmir/keynotedex issues, forks, PRs and comments are encouraged and welcome! I plan to add konan and android eventually, once I figure out where do I want to take the projet