Closed biswajitjei02 closed 4 years ago
Based on #407 it seems someone else was able to help you out.
In general, though, this isn't the place to ask someone to write out code for you.
How to implement the RESTful API as shown on your web RREADME.md? Are there any examples for using GET, POST, PUT and DELETE as used with Firebase? Can this TinyGSM library actually handle the REST API functions?
here is the example of HTTPS GET /POST as this data base shows please check https://firebase.google.com/docs/reference/rest/database.
how to ue https request using Tiny GSM library for data base .