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

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

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)