Skip to content

Backend services architecture

Amrutha Srinivasan edited this page May 4, 2022 · 5 revisions

PWABuilder calls many backend services to perform different functions on the site such as manifest fetching, service worker fetching, running tests and packaging for various platforms.

On a high level, this is a diagram depicting all the API calls made from PWABuilder to the services.

image

Many of these services have their own GitHub Repositories.