An open API service indexing awesome lists of open source software.

https://github.com/thisislawatts/faas-cors

Google Cloud Function to make badge asset accessible across domains
https://github.com/thisislawatts/faas-cors

Last synced: 2 months ago
JSON representation

Google Cloud Function to make badge asset accessible across domains

Awesome Lists containing this project

README

          

Faas CORS
===

[![Known Vulnerabilities](https://snyk.io/test/github/thisislawatts/faas-cors/badge.svg?targetFile=package.json)](https://snyk.io/test/github/thisislawatts/faas-cors?targetFile=package.json)

Deployment
---

```gcloud functions deploy badge --runtime nodejs8 --trigger-http```