Relative Content

Tag Archive for node.jsgoogle-app-enginegcloudgcloud-node

Uploading a buffer to google cloud storage

I’m trying to save a Buffer (of a file uploaded from a form) to Google Cloud storage, but it seems like the Google Node SDK only allows files with a given path to be uploaded (Read / Write streams).