Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 305 Bytes

MongoDB with Kotlin Coroutines in Ktor

This repository shows how to integrate a Ktor application with MongoDB and Kotlin coroutines approach using the MongoDB Kotlin Driver.

It is only a small subset of what I cover in my Ktor Server Pro course :)