Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Easy Backends for Android Developers with Ktor

Android Maestro
August 27, 2021
35

Easy Backends for Android Developers with Ktor

Android Maestro

August 27, 2021
Tweet

Transcript

  1. Problem Context - Our backend applications are based on microservices

    architecture. - Notifications Service v1 was initially built in Nameko, a python based web framework.