Hacker News new | ask | show | jobs
by anosidium 1491 days ago
Nice app. What network client are you using for user authentication, upvote, reply etc.?
1 comments

hi there, I assume you are talking about library I’m using? I’m using Dio for it.
I've looked up Dio library and it appears to be a general-purpose network client. What I was asking is did you write your own solution to interact Hacker News website for user authentication, upvoting, downvoting etc.? Or are you using a third-party solution that does it for you?