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

endpoint: build url as endpoint.json when name is empty or None #45

Open virgilio opened 9 years ago

virgilio commented 9 years ago

Rationale:

Firebase supports http://yourapp.com/storage.json

All examples of API are like that.