Skip to content

PacktPublishing/Hands-On-Kotlin-Web-Development-with-Ktor-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-On Kotlin Web Development with Ktor

This is the code repository for [Hands-On Kotlin Web Development with Ktor[Video] published by [Packt].It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Ktor is a Kotlin-specific framework for building asynchronous client- and server-side web applications. It is one of the most widely-adopted and supported alternatives to Java for Android app development. Ktor has gained massive popularity remarkably quickly, and you'll rapidly create connected applications in Kotlin with minimal effort.

What You Will Learn

  • Understand the Ktor lifecycle, and how to install and configure Ktor features
  • Implement a JSON typesafe backend based on Ktor features
  • Organize your code in routes and in multiple Kotlin files
  • How to use path variables and request variables in endpoint implementation
  • Create multiple versions of your endpoints (to return different formats)
  • Error handling in your Ktor application with the Status Pages feature
  • Master authentication and test Ktor routes with unit tests
  • Master basic HTML and CSS DSL and deploy backends with Docker
  • Instructions and Navigation

    Assumed Knowledge

    This course is suitable for Java, Kotlin, and Android developers who want to use the Ktor framework, which is quickly gaining popularity when it comes to building client- and server-side web applications. A basic knowledge of Kotlin will be required.

    Technical Requirements

    This course has the following requirements:
    Understanding of JavaScript Software Requirements: Basic knowledge Java, Kotlin, Ktor
    Hardware Requirements: Modern laptop or desktop

    Related Products

    About

    No description, website, or topics provided.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages