Skip to content

Commit 50a872e

Browse files
authored
Merge pull request #439 from joreilly/backend_updates
backend/people updates
2 parents 6a004d0 + a119268 commit 50a872e

File tree

4 files changed

+88
-192
lines changed

4 files changed

+88
-192
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
* JVM (small Ktor back end service + `Main.kt` in `common` module)
1515
* MCP server (using same shared KMP code)
1616

17-
It makes use of [Open Notify PeopleInSpace API](http://open-notify.org/Open-Notify-API/People-In-Space/) to show list of people currently in
18-
space and also the position of the International Space Station (inspired by https://kousenit.org/2019/12/19/a-few-astronomical-examples-in-kotlin/)!
17+
It makes use of [The Space Devs API](https://thespacedevs.com/llapi) to show information for the people currently in
18+
space and also [Open Notify PeopleInSpace API](http://open-notify.org/Open-Notify-API/People-In-Space/) to show the position of the International Space Station.
1919

2020
The project is included as sample in the official [Kotlin Multiplatform Mobile docs](https://kotlinlang.org/docs/mobile/samples.html#peopleinspace) and also the [Google Dev Library](https://devlibrary.withgoogle.com/products/android)
2121

0 commit comments

Comments
 (0)