TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Trump news today

4 pointsby thegabezabout 8 years ago

2 comments

thegabezabout 8 years ago
It&#x27;s a really hacked together rails app. I had a similar project that I used as a base for this one, so I didn&#x27;t have to write everything from scratch. There are workers that will crawl subreddits, twitter accounts, youtube accounts, etc. It also uses a news api called <a href="https:&#x2F;&#x2F;newsapi.org" rel="nofollow">https:&#x2F;&#x2F;newsapi.org</a> and clearbit for the news icons. It is open source on github.
motyarabout 8 years ago
What APIs you are using to fetch the data and what technology and programming language?<p>It is opensource?