mbaas - buddy platform - implementing a friend system -


i'm making simple app uses 'buddy platform' backend (mbaas)

the platform allows user creation via api call:

buddy.createuserasync(username, password); 

i have 'friend' relationship between users, if user 'a' has user 'b' friend, can send them information.

is supported 'buddy platform'? or should manually developped around regular services?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -