hackernews_graphql VS Hackers

Compare hackernews_graphql vs Hackers and see what are their differences.

Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift. (by weiran)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
hackernews_graphql Hackers
4 3
21 683
- -
0.0 4.9
over 2 years ago 8 days ago
TypeScript Swift
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.

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

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.

What are some alternatives?

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

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

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

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

hackernews - Hacker News web site source code mirror.

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