1.1.0 • Published 3 years ago

gcf-cors-proxy v1.1.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
3 years ago

Google Cloud Functions - Basic CORS Proxy

This cloud function provides a basic CORS proxy to a predefined HTTPS backend server.

See:

Deploy and run the sample

See the Cloud Functions Hello World tutorial.

Deploy using the gcloud tool

See Deploying Cloud Functions using the gcloud tool from your filesystem or repository

$ gcloud functions deploy corsAgent --trigger-http --runtime nodejs10 --allow-unauthenticated
1.1.0

3 years ago

1.0.2

6 years ago

1.0.0

6 years ago