Questions tagged [hacker-news-api]

Use this tag for questions about the Hacker News API. That is the API for the website that features computer news and startup companies. General questions about that site or hacking or being hacked are still off-topic.

Hacker News is a website for news primarily related to topics within computer science and entrepreneurship. The Hacker News API is used to access content posted on Hacker News.

Links

39 questions
0
votes
1 answer

Nuxt.js Hackernews API sort posts by time desc newer ones first

I have Nuxt.js Hackernews project. When I get posts from API of Hackernews I do not get sorted posts by time desc. I need to sort posts by time desc (newer ones first). /pages/index.vue