Hacker News new | ask | show | jobs
by y4mi 3567 days ago
can't you just utilize the algolia search api for hacker news? https://hn.algolia.com/api

sure, its one more query to run but i think it would be fast enough.

1 comments

Yeah that's one way to go. Probably I'll use Algolia for users that prefer up front loading. It's slower than official API but would do the job.