openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 64 forks source link

docs: add how-to guide on integrating third-party services #725

Open adamstankiewicz opened 2 months ago

adamstankiewicz commented 2 months ago

Description:

Taking a stab at some more formal documentation around how to integrate third-party, external services with the frontend-platform library, including current & proposed patterns.

Merge checklist:

Post merge:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.41%. Comparing base (c878cce) to head (3a3556d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #725 +/- ## ======================================= Coverage 83.41% 83.41% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 895 895 Misses 166 166 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.