Begin your adventure with Kotlin!
- Step into the Kotlin coding world... with a cookbook 😊 Our e-book will guide you through the secrets of building web applications using Spring Boot in the Kotlin language.
Kotlin CookBook
Introduction to writing web applications using Spring Boot with Kotlin.
Download ebookDon't judge a book by its cover, it's what's inside that matters
What will you find there?
- In the first step, we will create a simple application skeleton.
- Next, we will implement a REST API to create, edit, and delete recipes.
- Then, we’ll integrate the app with a database to store all the recipes.
- Finally, we’ll expand the app by adding ingredients to recipes.