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 for Java DevelopersLinkedIn Learning Managing Complexity in Software
GOTO Conferences via YouTube How to Build & Deploy an Online Tic Tac Toe With Ktor and Web Sockets
Philipp Lackner via YouTube How to Build and Deploy a Custom JWT Auth System - Ktor, MongoDB, Android
Philipp Lackner via YouTube How to Send Push Notifications With OneSignal & Ktor
Philipp Lackner via YouTube