Mobility Data for Kotlin¶
Mobility Data for Kotlin is a set of libraries for working with open transportation data formats in Kotlin. It supports all Kotlin Multiplatform targets, including JVM, Native, JS, and WASM.
Supported Formats¶
- GTFS Schedule: A client library for the General Transit Feed Specification (GTFS)
- (TODO) GTFS Realtime: A client library for the GTFS Realtime format
- GBFS: A client library for the General Bikeshare Feed Specification (GBFS)
- GOFS: A client library for the General On-Demand Feed Specification (GOFS)
See the API Reference for detailed documentation.