How to Build a Simple REST API With Ktor and Android App
Offered By: Philipp Lackner via YouTube
Course Description
Overview
Learn how to build a simple REST API using Ktor and create an accompanying Android app in this comprehensive 42-minute tutorial. Explore the process of generating and setting up a Ktor project, implementing a random rabbit route, and integrating Retrofit for API communication. Dive into essential Android development concepts such as creating an AppModule, designing a MainViewModel, and constructing the RabbitApp. Set up the user interface and discover additional resources for expanding your Ktor knowledge. Follow along with provided source code for both the initial and final versions of the app, as well as the Ktor backend. Gain valuable insights into Kotlin-based API development and Android app creation through this hands-on video guide.
Syllabus
- What we will build
- Generating the Ktor project
- Exploring & setting up the Ktor project
- Random rabbit route
- Setting up Retrofit
- AppModule
- MainViewModel
- RabbitApp
- Setting up the UI
- Where you can learn more about Ktor
Taught by
Philipp Lackner
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity