8 lõpp-punkti for Hacker News top and best stories with full metadata, Wikipedia's featured articles and on-this-day events, the latest spaceflight news from SpaceflightNewsAPI, and GitHub user profiles, repositories, search, and trending repos. Sobib developer dashboards, news aggregators, and tech community tools.
Baas-URL: https://nordapi.ee/api/v1
GET /news/hackernews/top
Saage the current top stories from Hacker News, ranked by the HN ranking algorithm (a combination of votes and recency). Tagastab story titles, URLs, scores, comment counts, and authors. Configurable limit (default 20). Hädavajalik developer news feeds, tech dashboards, and startup community tools. Data fetched reaalajas from the official Hacker News Firebase API.
limit
valikuline
vaikeväärtus: 20
curl https://nordapi.ee/api/v1/news/hackernews/top
GET /news/hackernews/best
Saage the highest-voted Hacker News stories over a longer time period (the 'best' ranking emphasizes total score over recency). Tagastab story titles, URLs, scores, comment counts, and authors. Kasulik discovering the most impactful tech stories you might have missed, building 'best of HN' digests, and curating high-quality developer content. Andmed Hacker News API.
limit
valikuline
vaikeväärtus: 20
curl https://nordapi.ee/api/v1/news/hackernews/best
GET /news/wikipedia
Saage Wikipedia's featured content for today (or a specified date), sealhulgas the featured article, 'on this day' historical events, notable birthdays, and picture of the day. Tagastab rich content with summaries and thumbnail images. Kasulik educational apps, daily knowledge features, trivia tools, and content platforms that want to surface interesting encyclopedia content. Andmed Wikimedia REST API.
date
valikuline
curl https://nordapi.ee/api/v1/news/wikipedia
GET /news/spaceflight
Saage the latest spaceflight news articles from SpaceflightNewsAPI, covering rocket launches, space missions, satellite deployments, space policy, and commercial space industry developments. Tagastab article titles, summaries, publication dates, source names, and image URLs. Kasulik space news aggregators, science dashboards, and aerospace industry monitoring tools.
limit
valikuline
vaikeväärtus: 10
curl https://nordapi.ee/api/v1/news/spaceflight
GET /github/user/:username
Saage a public GitHub user profile by username, sealhulgas display name, bio, avatar URL, company, location, public repo count, follower/following counts, and account creation date. Kasulik developer portfolio tools, team pages that pull data from GitHub, recruitment platforms, and open source contributor profiles. Andmed GitHub REST API.
username
kohustuslik
curl https://nordapi.ee/api/v1/github/user/torvalds
GET /github/user/:username/repos
Saage a list of public repositories for a specific GitHub user, sealhulgas repo names, descriptions, star counts, fork counts, primary language, and last update dates. Kasulik developer portfolio pages, analyzing a user's open source contributions, and creating project showcases. Andmed GitHub REST API.
username
kohustuslik
curl https://nordapi.ee/api/v1/github/user/torvalds/repos
GET /github/search
Otsige kõigis public GitHub repositories märksõna järgi. Tagastab matching repos with names, descriptions, star counts, fork counts, languages, and owner information. Kasulik finding open source libraries, discovering projects in specific technology stacks, competitive analysis, and building developer tool recommendation engines. Andmed GitHub Otsige API.
q
kohustuslik
curl "https://nordapi.ee/api/v1/github/search?q=elixir+phoenix"
GET /github/trending
Saage the currently trending repositories on GitHub - the projects gaining the most stars and attention right now. Tagastab repo names, descriptions, star counts, languages, and authors. Kasulik developer dashboards, 'what's hot in open source' features, tech newsletters, and staying current with the developer community's latest interests.
curl https://nordapi.ee/api/v1/github/trending