项目作者: bramp

项目描述 :
Google Cloud Functions
高级语言: JavaScript
项目地址: git://github.com/bramp/funcs.git
创建时间: 2018-03-03T21:30:21Z
项目社区:https://github.com/bramp/funcs

开源协议:Apache License 2.0

下载


Collection of Google Cloud Functions

by Andrew Brampton 2018

Collection of random Google Cloud Functions I’ve written for personal use.

Functions (so far)

  • vanguard - Fetches fund information from Vanguard and returns it in XML format.

Licence (Apache 2)

This is not an official Google product.

  1. Copyright 2018 Google Inc. All Rights Reserved.
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.