Can any of the APIs be used for creating page comments

0 votes
Great range of APIs, very useful, but I'd also like  users to be able to create comment threads on a page. Users would have the ability to comment, reply to comments, upvote, flag as inapropriate etc.

Is this something App42 can do or should I also look for another 3rd party api. I'm using node.js, mongodb, express.
asked Sep 1, 2015 in App42 Cloud API-BaaS by dennis.asher (13 points)

1 Answer

0 votes

Hello Dennis,

Yes, you can achieve this by saving your data into Storage service. For this, you need to write some custom logic where you can save your page data(page content, page upvote count, page inapropriate count) as a document in one collection and their comments (like comment message, who is commenting, comment like, comment inappropriate) as document in other collection. 

Please have a look at the below links:

If you need any help while integrating, let us know. We are Happy to help you!!!

Regards,

Himanshu Sharma

answered Sep 1, 2015 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...