The first step on your Kotlin Multiplatform journey — changing your microservices.

The first step on your Kotlin Multiplatform journey — changing your microservices.


The mobile apps that we use today wouldn’t be very useful without APIs and the same can be said about APIs — without nice UIs the information from calling APIs isn’t very consumable. When I first started in mobile development many years ago I always had the dream of creating reusable SDKs for our internal APIs to make integration faster and easier on our apps. Just for clarity, our internal APIs are internet-facing however they can only be consumed using an authenticated token and by our own clients. So why couldn’t we provide SDKs just like the big tech companies provide for their public-facing APIs?

You can read more here.


要查看或添加评论,请登录

Mark Ng的更多文章

  • Auspost delivers on Jetpack Compose

    Auspost delivers on Jetpack Compose

    With Jetpack Compose’s first birthday just passing, many Android developer are probably thinking not if but when and…

    1 条评论
  • Kotlin Serialization — on the backend

    Kotlin Serialization — on the backend

    Continuing on our journey from the article “The first steps on your Kotlin Multiplatform journey — changing your…

  • Avoid CI/CD Lock-in — Make Your Builds More Portable

    Avoid CI/CD Lock-in — Make Your Builds More Portable

    We recently migrated our Android CI/CD pipelines from Bitbucket/Bamboo to Gitlabs. If you follow my blog, this is…

    1 条评论
  • Our Engineering Roadmap

    Our Engineering Roadmap

    We just completed our engineering road map for our Android apps at Australia Post. Each year we get together and try to…

  • Kotlin - The next enterprise language

    Kotlin - The next enterprise language

    The enterprise is dominated by 2 key programming languages Java and #C with many companies either choosing 1 or the…

  • Scaling an app for unexpected peaks

    Scaling an app for unexpected peaks

    It’s been an extraordinarily difficult time for many people and companies as we live through the Covid19 pandemic…

  • A Dependency Injection Showdown

    A Dependency Injection Showdown

    Choosing a dependency framework for your Android app is a big decision, it’s not something that you can easily replace…

  • How fit is your Android team in 2020?

    How fit is your Android team in 2020?

    A happy lunar year or happy new year if you follow the Gregorian calendar. It's a new year and that usually means new…

  • How fast are your Android CI builds? And why it matters.

    How fast are your Android CI builds? And why it matters.

    Over time our Android CI builds gradually got slower and slower and before we knew it our CI build times were taking 47…

    1 条评论
  • Kotlin Coroutines — Are we there yet?

    Kotlin Coroutines — Are we there yet?

    I got my first glimpse of coroutines at Chris Bane’s talk “Android Suspenders” at the 2018 GDG Melbourne Devfest. I…

社区洞察

其他会员也浏览了