98 Hacker News submissions by month with at least  points since the start of

98 submissions with 1 points or greater

HN Points HN Title (Links to original post) Submitted Date
460 Why not use GraphQL? 2020-11-07
179 Show HN: WunderBase – Serverless OSS database on top of SQLite, Firecracker 2022-09-15
78 The Complete GraphQL Security Guide 2021-09-02
73 Solving the double (quintuple) declaration Problem in GraphQL Applications 2021-08-14
44 Where in the HypeCycle is GraphQL? 2021-07-13
32 Show HN: WunderGraph – The simplicity of RPC with the power of GraphQL 2023-01-12
26 Thunk-based Resolvers: How to build a powerful and flexible GraphQL Gateway 2022-03-08
13 Dev without Ops, why we're building Vercel for Back end 2022-09-28
12 Show HN: WunderGraph - the GraphQL BFF to Aggregate APIs + OIDC Auth + Caching 2020-09-01
11 GraphQL Subscriptions: Why We Use SSE/Fetch over WebSockets 2022-04-27
9 GraphQL Is Not Terraform 2022-10-18
8 The End of DevOps? (as we know it) 2022-10-12
8 Show HN: Open-Source GraphQL CDN/Edge Cache with Cloudflare, Fastly, and Fly.io 2022-06-27
8 WunderGraph Goes Open Source 2022-06-06
8 API Design Best Practices for Long-Running Operations: GraphQL vs. REST 2022-04-20
7 Quirks of GraphQL Subscriptions: WebSockets vs. SSE vs. Federation vs. Hasura 2022-10-25
6 Versionless APIs – Making APIs backwards compatible forever 2021-09-25
6 Instant Realtime APIs Using PostgreSQL, MySQL, SQLite, SQLServer and Planetscale 2021-11-20
6 Stop building your MVP before figuring out 7 essential things 2022-07-06
6 WunderHub: Share APIs like they were NPM packages 2022-01-02
5 Is gRPC Better for Microservices Than GraphQL? 2025-01-25
5 Show HN: WunderHub – The Package Manager for APIs 2022-02-05
5 I was wrong about GraphQL 2024-12-04
5 The Builder – The road from commit to production in 13s 2023-03-08
5 GraphQL is not meant to be exposed over the internet 2020-10-13
4 The most powerful GraphQL Client for the web in just 2kb 2021-05-15
4 Golang sync.Pool is not a silver bullet 2025-04-02
4 78x Improvement: Using pprof to optimize GraphQL Operations in Golang 2023-07-05
4 The case against normalized caching in GraphQL 2020-09-11
3 The Fusion of GraphQL, REST, JSON-Schema and HTTP2 2021-09-29
3 Designing a Multi-Tenant Federated GraphQL Schema 2024-05-17
3 Universal API ORM for REST, Soap and GraphQL and More 2023-05-19
3 Scaling GraphQL Schema Usage to billions of requests per day 2025-02-04
3 99% Smaller GraphQL Queries with AST Minification 2024-07-02
3 SSO Got an Upgrade: OpenID Connect and SCIM for Cross-Domain Identity Management 2024-04-19
3 Rate Limiting for Federated GraphQL APIs with Cosmo Router and Redis 2024-02-13
3 Serverless GraphQL Federation Router for AWS Lambda 2024-01-22
3 A new algorithm to solve the N+1 Problem 2023-09-28
3 Return JSON from OpenAI to Build AI Enhanced APIs 2023-07-19
3 Beyond Functions: Seamlessly Build AI Enhanced APIs with OpenAI 2023-07-14
3 Improve your Markdown-based docs with automatic tagging 2022-08-05
3 Universal Data Fetching Patterns for GraphQL and NextJS 2022-05-03
3 Authentication aware data fetching for single page applications 2021-07-31
3 Generated GraphQL APIs: Tight Coupling as a Service 2021-01-25
2 WunderGraph Cloud: The future of Serverless API Development is now 2023-02-21
2 Apollo GraphQL Federation with Subscriptions 2021-06-15
2 Expr Lang: Go centric expression language for dynamic configurations 2025-01-08
2 How to Align Open Source and Enterprise Sales 2024-09-18
2 The State of Distributed GraphQL 2024 2024-09-11
2 Pause and Resume GraphQL Subscriptions with EDFS and NATS JetStream 2024-04-10
2 Reasons for the Non-Adoption of GraphQL, and where it's good 2024-03-12
2 Event Driven Federated Subscriptions 2024-01-16
2 Astjson: Merge JSON objects at the AST layer using Go 2023-12-03
2 Using invisible divs in GitHub Discussions as a key-value store 2023-07-25
2 Fixing the Back ends-for-front ends pattern with Build-time GraphQL 2023-06-27
2 Open-Source Apollo Federation V2 2023-06-02
2 GraphQL doesn't solve under and overfetching, Relay and WunderGraph does 2023-05-12
2 Do You Even Test? 2023-05-08
2 WunderGraph raises $3M in seed funding to build GitHub for APIs 2023-04-26
2 Integration Testing for GraphQL APIs 2023-03-31
2 The most important lesson I've had to learn as a technical founder 2023-03-03
2 GraphQL's defer and stream Directives are overkill 2023-02-23
2 Isomorphic TypeScript APIs: End-to-end type-safety between client and server 2023-01-24
2 The simplicity of tRPC with the power of GraphQL 2022-12-12
2 The new Next.js and SWR clients 2022-12-06
2 Build flexible GraphQL APIs by treating the Schema like a Database 2022-09-19
2 We decided to build WunderGraph Cloud in public 2022-09-06
2 What every GraphQL user should know about HTTP and REST 2022-01-29
2 Join GraphQL APIs Without Schema Stitching or Federation 2022-01-06
2 Namespacing for GraphQL: Conflict-Free merging of any number of APIs 2021-11-30
2 GraphQL file uploads – evaluating the 5 most common approaches 2021-10-19
2 GraphQL in production – Analyzing public GraphQL APIs #1: Twitch.tv 2021-10-16
2 Polyglot Persistence for PostgreSQL and MySQL Using GraphQL and TypeScript 2021-06-11
2 What happens if we treat GraphQL Queries as the API definition? 2021-05-24
2 Scaffolding a complete React app with GraphQL 2020-09-07
1 You should Relay give GraphQL another look 2023-05-05
1 Avoid exhaustive switch case in API clients 2024-02-01
1 Embedding SQL into GraphQL without sacrificing type safety 2023-03-29
1 Normalization Affects Query Plan Caching in GraphQL Federation 2025-01-28
1 Are REST Connectors the path forward for GraphQL? 2024-12-20
1 Zero-Cost Abstractions for Skip and Include in Federated GraphQL 2024-07-26
1 A decision making matrix for API Styles 2024-04-03
1 Field Level Authorization for GraphQL Federation with Cosmo Router 2024-01-30
1 Effective Integration Testing for Distributed Systems 2024-01-26
1 Scaling GraphQL Subscriptions in Go with Epoll and Event Driven Architecture 2024-01-18
1 GraphQL Is Finally Boring 2023-12-07
1 Preventing prompt injections with Honeypot functions 2023-07-18
1 Is GraphQL Dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, Soap, gRPC 2023-04-02
1 How to be the worst engineer on your team? 2023-03-22
1 It's Time to Learn TypeScript 2023-03-06
1 How to stitch, integrate, compose and federate multiple GraphQL APIs 2022-09-08
1 Automating API Integrations benefits your business 2022-01-21
1 Show HN: WunderGraph – Instant Realtime APIs on Top of Any Database 2021-11-22
1 API Management does too little, Back end as a Service does too much 2021-11-04
1 Build JSON APIs with JSON-Schema Validation by Writing GraphQL Operations 2021-10-07
1 Show HN: WunderGraph – Package Manager for APIs 2021-05-08
1 WunderGraph now supports Apollo Federation with subscriptions, defer and stream 2020-10-02
4 The Impact of MCP and LLMs on Software Development – A Practical Example 2025-04-17