Hackers VS hackernews_graphql

Compare Hackers vs hackernews_graphql and see what are their differences.

Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift. (by weiran)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Hackers hackernews_graphql
3 4
682 21
- -
4.9 0.0
4 days ago over 2 years ago
Swift TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Hackers

Posts with mentions or reviews of Hackers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.

hackernews_graphql

Posts with mentions or reviews of hackernews_graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.
  • Reddit CEO Lashes Out
    1 project | news.ycombinator.com | 16 Jun 2023
    I built a GraphQL API to cache the responses and dataload them like 2 years ago on top of HN API so it can give nicer responses and don't hit the endpoint as much. Can load entire HN thread in one request.

    https://github.com/searchableguy/hackernews_graphql

    It is still incomplete though because I remember you said I could not scrape the site beyond robot.txt limits which wouod be too less for the use case because I wanted to provide write functionality so I gave up.

  • Hacker News Official API
    11 projects | news.ycombinator.com | 21 Aug 2022
  • ‘Reverse Engineering’ Hacker News into an API
    1 project | news.ycombinator.com | 26 Jun 2022
    I tried creating a Graphql API for HN for both read and write so I could eventually use it to write a HN client app but I hit a wall due to HN scraping policy. It limits you to fetching a page once every 30 second.

    https://github.com/searchableguy/hackernews_graphql

What are some alternatives?

When comparing Hackers and hackernews_graphql you can also consider the following projects:

HacKit-Feedback-And-Support - Feedback and support for HacKit, a native macOS Cocoa app for reading Hacker News.

Hacker News API - Documentation and Samples for the Official HN API

hackernews - Hacker News web site source code mirror.

wundergraph - WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

hacker-news-comments

awesome-hacker-news - Awesome Hacker News: a collection of awesome Hacker News apps, libraries, resources and shiny things.

BDLocalizedDevicesModels - Apple devices model names localized.

VIES - Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe. How many euros can you save if you freelanced in another country? You can find out! Make more money now!

newtab - A clean new tab page extension for Chrome made by Isaac Bythewood, you can grab it and customize it yourself.

reqwest-eventsource - Helper to build an Eventsource using reqwest