You are viewing a single comment's thread from:
RE: SteemReports - Trending Comments (improved interface)
I liked the look either way, thats cool it tracks comments. What are you using to query the data, an object with a function to list comments or just http REST endpoints?
It's a combination of our internal database (for efficiency) and RPC calls.