ToC

Table of Contents

1. Integration Patterns

Common patterns of integration with upstream APIs

In this video, we explore the common integration patterns and potential issues when consuming upstream API services from both the ShareDo user interface and server-side workflows.

Key moments

00:00 Overview of integration patterns 6-part videos
01:18 Introduction to External API - Common problems
02:10 Content Security Policy
03:13 CORS
04:47 Possible configuration issues
05:48 Token/key management and leaky security
08:29 Issues from the server side - configuration
08:50 Token/key management
09:20 How do we solve these? (Linked services & Proxy API)
13:57 Coming up in video 2

Source code

All source code for this series is available on GitHub here: 
https://github.com/sharedo-tech/sharedo_ide/tree/main/LinkedServiceAndProxy