Learn how to build a REST API in Kotlin with Http4k. Follow along as I build an app from scratch: step-by-step. 🔗Resources Http4k https://www.http4k.org/ Http4k Docs https://www.http4k.org/ecosystem/http4k/ Cats API Code https://github.com/oharaandrew314/intro-to-http4k 🚩Chapters 00:00 Intro 00:34 Build a Service Layer 07:05 Get Http4k 08:34 Listing Operation and Moshi 16:17 Getter Operation and Lenses 21:44 Http4k Assertion Extensions 24:46 Create Operation and Approval Testing 32:17 Delete Operation 36:19 Main Method and Http4k Servers 39:38 Outro