Gallo
Gallo

Reputation: 185

Can I send data from my website to the firebase?

Can I send data from my website to the firebase? I am interested in sending data from my website to the firebase then retrieve the data in my android app.

Upvotes: 1

Views: 1748

Answers (1)

Zura Sekhniashvili
Zura Sekhniashvili

Reputation: 1167

Of course you can send and you do not need php at all. Just setup firebase for web correctly and you are done.

For getting started with firebase and web, checkout this link https://firebase.google.com/docs/database/web/start

Upvotes: 1

Related Questions