
implementation("io.ktor:ktor-server-core:3.0.0-beta-2")Framework for creating web applications with minimal effort. Provides core functionality for building servers, including routing, request handling, and response management. Supports various engines and plugins for extended capabilities.