-
Notifications
You must be signed in to change notification settings - Fork 0
A few Cloud Functions from my fantasy sports game's backend that rely heavily on async/await, and promise.all() to make multiple nested https requests. The functions are called via cron job.
LouieSankey/Darkhorse_Google_Cloud_Functions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#Darkhorse https://www.darkhorse-dfs.app This is a sample of the Google Cloud Functions that power my fantasy sports game, Darkhorse. This sample code shows my clean handling of making multiple nested https requests with promises, promise.all(). async/await, and the javascript map and reduce functions.
About
A few Cloud Functions from my fantasy sports game's backend that rely heavily on async/await, and promise.all() to make multiple nested https requests. The functions are called via cron job.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published