Skip to content

Example Kotlin Multiplatform library that provides API to retrieve list of people in space and current position of International Space Station.

Notifications You must be signed in to change notification settings

joreilly/peopleinspace-lib

Repository files navigation

peopleinspace-lib

Kotlin Multiplatform library that provides API to retrieve list of people in space and current position of International Space Station.

Add following to commonMain

implementation("io.github.joreilly:peopleinspace-lib:0.5.2")

Can then create instane of PeopleInSpaceApi and then call fetchPeople() or fetchISSPosition()

Supports following platforms

  • Android
  • iOS
  • macOS
  • JS
  • JVM

About

Example Kotlin Multiplatform library that provides API to retrieve list of people in space and current position of International Space Station.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages