Getting like count of n posts of n users in realtime with node.js
In a project am working ,users will be able to login with facebook then
they will be able to post a photo or any post from my site and it will
appear in their profile.i need to get the like count for all the posts of
all the users in real time with node.js.currently i have code to get like
count for a single post of an user.
No comments:
Post a Comment