← Allar API vörur

Fréttir og samfélagsmiðlar API

8 endapunktar 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. Fullkomið til að byggja developer mælaborð, news aggregators, and tech community verkfæri.

ÓKEYPIS 8 endapunktar 100 fyrirsp./klst.
Grunnslóð: https://nordapi.ee/api/v1

HN efstu sögur

GET /news/hackernews/top
Nánar →

Fáðu the current top stories from Hacker News, ranked by the HN ranking algorithm (a combination of votes and recency). Skilar story titles, URLs, scores, comment counts, and authors. Stillanleg limit (default 20). Nauðsynlegt fyrir developer news feeds, tech mælaborð, and startup community verkfæri. Data fetched í rauntíma frá official Hacker News Firebase API.

Breytur
limit valfrjálst sjálfgefið: 20
Limit
curl https://nordapi.ee/api/v1/news/hackernews/top

HN bestu sögur

GET /news/hackernews/best
Nánar →

Fáðu the highest-voted Hacker News stories yfir longer time period (the 'best' ranking emphasizes total score over recency). Skilar story titles, URLs, scores, comment counts, and authors. Gagnlegt fyrir dissem nær yfir the most impactful tech stories you might have missed, building 'best of HN' digests, and curating high-quality developer content. Gögn frá Hacker News API.

Breytur
limit valfrjálst sjálfgefið: 20
Limit
curl https://nordapi.ee/api/v1/news/hackernews/best

Helstu greinar Wikipedia

GET /news/wikipedia
Nánar →

Fáðu Wikipedia's featured content for today (or a specified date), þar á meðal the featured article, 'on this day' historical events, notable birthdays, and picture of the day. Skilar rich content with summaries and thumbnail images. Gagnlegt fyrir educational forrit, daily knowledge eiginleika, trivia verkfæri, and content vettvanga that want to surface interesting encyclopedia content. Gögn frá Wikimedia REST API.

Breytur
date valfrjálst
Date
curl https://nordapi.ee/api/v1/news/wikipedia

Geimferðafréttir

GET /news/spaceflight
Nánar →

Fáðu the latest spaceflight news articles from SpaceflightNewsAPI, sem nær yfir rocket launches, space missions, satellite deployments, space policy, and commercial space industry developments. Skilar article titles, summaries, publication dates, source names, and myndaslóðum. Gagnlegt fyrir space news aggregators, science mælaborð, and aerospace industry monitoring verkfæri.

Breytur
limit valfrjálst sjálfgefið: 10
Limit
curl https://nordapi.ee/api/v1/news/spaceflight

GitHub notandi

GET /github/user/:username
Nánar →

Fáðu a public GitHub user profile by username, þar á meðal display name, bio, avatar URL, company, location, public repo count, follower/following counts, and account creation date. Gagnlegt fyrir developer portfolio verkfæri, team pages that pull data from GitHub, recruitment vettvanga, and opinn hugbúnað contributor profiles. Gögn frá GitHub REST API.

Breytur
username nauðsynlegt
GitHub username
curl https://nordapi.ee/api/v1/github/user/torvalds

Gagnageymslur notanda

GET /github/user/:username/repos
Nánar →

Fáðu a list of public repositories for a specific GitHub user, þar á meðal repo names, descriptions, star counts, fork counts, primary language, and last update dates. Gagnlegt til að byggja developer portfolio pages, analyzing a user's opinn hugbúnað contributions, and creating project showcases. Gögn frá GitHub REST API.

Breytur
username nauðsynlegt
Username
curl https://nordapi.ee/api/v1/github/user/torvalds/repos