Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Repository files navigation

Please use our main repository for any issues/bugs/features suggestion.

safe-url-proxy

Azure function app that fetches a URL and returns its contents. This is used by PWABuilder to get around cross-origin request limitations.

Usage

  • To get a resource, like an image, call /api/getSafeUrl?url=https://somesite/logo.png

  • To check for the existence of a resource, call /api/getSafeUrl?checkExistsOnly=true&url=https://somesite/logo.png

About

Azure function app that fetches a URL and returns its contents. Used when CloudAPK is blocked from fetching a web resource

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages