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

Easy Backends for Android Developers with Ktor

Avatar for Android Maestro Android Maestro
August 27, 2021
46

Easy Backends for Android Developers with Ktor

Avatar for Android Maestro

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.