The Bus Reservation API provides endpoints to check available seats for a given route and date, and to make reservations for one or more passengers. The API manages seat inventory, fare calculations, ...
id("com.android.application") version "9.0.1" apply false id("com.android.test") version "9.0.1" apply false id("org.jlleitschuh.gradle.ktlint") version "14.0.1 ...