ozgur / python-firebase

Python interface to the Firebase's REST API
http://ozgur.github.com/python-firebase/
MIT License
593 stars 155 forks source link

Bulk upload in one call? #78

Open sp1rs opened 7 years ago

sp1rs commented 7 years ago

Is there any function from which we can put multiple data in a firebase in one call? Instead of making multiple network calls.

shaimr commented 7 years ago

+1

diegoaguilar commented 6 years ago

@sp1rs Did you find luck with this?