https://github.com/oliveroneill/wilt-cloud-functions
Wilt Google Cloud Functions
https://github.com/oliveroneill/wilt-cloud-functions
bigquery google-cloud-functions
Last synced: about 1 month ago
JSON representation
Wilt Google Cloud Functions
- Host: GitHub
- URL: https://github.com/oliveroneill/wilt-cloud-functions
- Owner: oliveroneill
- License: mit
- Created: 2018-12-08T01:41:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T09:18:02.000Z (over 7 years ago)
- Last Synced: 2025-01-07T14:11:37.933Z (over 1 year ago)
- Topics: bigquery, google-cloud-functions
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wilt-cloud-functions
A collection of Google Cloud functions for querying Wilt data.
## Status
This function is replaced by a Firebase function within a Firebase project.
So the status of this project is now unmaintained.
See [here](https://github.com/oliveroneill/wilt-browser).
This relies on a BigQuery database setup via
[WiltCollector](https://github.com/oliveroneill/WiltCollector).
Unfortunately this is still using AWS Lambda, but it will populate the BigQuery
table as needed.
## Functions
- [playsPerArtist](https://github.com/oliveroneill/wilt-cloud-functions/tree/master/playsPerArtist)