Building applications with Kotlin and in style

In this session, we are going to build an end-to-end example that uses the patterns we have discussed in the previous session ( about functional programming with Kotlin and . This time, we will look at the complete workflow from beginning to end, from handling the request, interacting with the database, and sending a response. All in a functional style, of course. Speaker: Simon Vergauwen Demo project: #ktor #kotlin #programming #arrowkt #serverside
Back to Top