Essential API Facade Patterns: Part 4 - Synchronous to Asynchronous Conversion
API facade is an important design pattern in an API designer's toolbox and a powerful tool for app developers who need to work with APIs they don't control. In a 4 part series of webcasts, our hosts explore essential patterns that enable API teams and app developers to implement and improve their API designs and apps.
- Episode 1: Composition - View this episode
- Episode 2: Session Management - View this episode
- Episode 3: One Phase to Two Phase Conversion - View this episode
- Episode 4: Synchronous to Asynchronous Conversion
In this fourth episode, Santanu Dey discusses Session Management explored Synchronous to Asynchronous Conversion - with a focus on how to expose a two phase API for easy consumption by app developers.