Facebook api – Liking feature implementation using two API's via client side as IOS app (Swift)
We are trying to build a simple follow feature for our IOS app. We have two API's our Brand API with an array of objects containing unique brand ids for our brands within each object. And our Firebase API where…