I have been save and retrieve data from Firebase now I want to Get data from firebase database through API and I want to post data in firebase database by using HTTP post request. Which API do I use for getting firebase database data through API in form of JSON?
Installation & Setup for REST API I read this link but still confused, please help me. I save this data in firebase database now I should use this data through API in my App. Thanks in Advance