Firebase Functions demo #2021

Closed
garrettluu wants to merge 0 commits from master into master
garrettluu commented 2020-06-22 20:39:50 +00:00 (Migrated from github.com)

Added a demo that runs on Firebase functions to convert Excel files to .csv. Takes a file from an HTTP request as input and outputs the csv text as a response.

Added a demo that runs on Firebase functions to convert Excel files to `.csv`. Takes a file from an HTTP request as input and outputs the csv text as a response.
srijonsaha (Migrated from github.com) reviewed 2020-06-22 20:39:50 +00:00
garrettluu commented 2020-06-24 01:38:58 +00:00 (Migrated from github.com)

Will be combined with #2025

Will be combined with #2025

Pull request closed

Sign in to join this conversation.
No description provided.