One aspect/feature of our app is the ability to import a simple contact list ( name, email ) - normally we would simply parse this server side and post back to mongodb or whatever. Was looking at doing this with firebase - initially thought we might be able to post the file to queue & use worker to parse and post back, however, this would require firebase to be able to handle the upload...which after an extensive search does not appear to be possible.We could limit the user to copy/paste csv and process in browser but not the most elegant solution; if we have to post to our backend it breaks our goal of simple consumer endpoints; inserting our server back into an active role, something we really would like to avoid. Have discussed S3 and/or service such as filepicker.io but first thought we'd post here before going though what appears to be just more overhead to accomplish a relatively simple task. sláinte - bo
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.