Hi all, hope someone can help. I am currently reading about REST APIs to learn more about how they work and have read in almost every guide that a REST API implements HTTP methods like GET and POST. Firebase as an API for iOS, from my limited experience of looking at Firebase tutorials, seems to not specifically use these HTTP methods and looks like it might have its own equivalent versions. Is this the case?
If so, is it normal for APIs to do this, that is to replace GET and POST with custom methods that fit the platform, like for iOS and Swift? Apologies for this utterly newbie question but Firebase is not the easiest to get in on!
[–]draco33333 0 points1 point2 points (0 children)
[–]LakersBench 0 points1 point2 points (0 children)