Skip to content

A Kotlin Multiplatform wrapper for the SpaceX API

Notifications You must be signed in to change notification settings

haroldadmin/spacexkmp

Repository files navigation

SpaceX API Kotlin Multiplatform Wrapper

🚧 🔨WORK IN PROGRESS 🔨 🚧

spacexkmp is a Kotlin Multiplatform Wrapper for r/SpaceX API.

Supported targets:

  • Kotlin/JVM
  • Kotlin/Native

Serialization

spacexkmp uses the Kotlinx Serialization library for encoding/decoding JSON to Kotlin objects

HTTP

spacexkmp uses Ktor as its HTTP client.

Installation

This library is under development. Watch this space for instructions on how to depend on it in your projects.

About

A Kotlin Multiplatform wrapper for the SpaceX API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages