💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11636.gmi captured on 2023-03-21 at 01:03:29. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Julien Salvi
Type devroom
Ktor for backend development
Starts on day 2 (2021-02-07) at 11:40 (Brussels time, UTC+1) in room Kotlin (duration 00:30)
Matrix room #kotlin:fosdem.org
With this session, you will learn how to setup a Kotlin Ktor project with some routes using the framework tools and features (Routing, DataConversion, ContentNegotiation...) and communicate with a sample Android app.
Let see how we can easily setup a Postgres database connection with Exposed, an ORM library for Kotlin and see how clean architecture can be a good choice for developping your brand new API.
We can even go further and see that we can actully share code from your backend application and your Android application (say hi to Swagger!).