Good Kotlin API resources?

I’m looking for resources to learn how to build APIs using Kotlin for a side-project. Nothing really decisive pops up as it does for other languages. I’m looking for something that’ll help with all standard issues like:

  • MVC
  • Codestructure (Services, repositories)
  • Security (tokens, authorization/authentication)
  • Usage of databases (pref MySql)
  • Websockets

Any site, youtuber, or anything else that’ll be useful? Any help appreciated.

submitted by /u/Tendeza
[link] [comments]