VOOZH about

URL: https://blog.logrocket.com/tag/graphql/

⇱ graphql Archives - LogRocket Blog


Tag: graphql

GraphQL vs. REST APIs: What’s the difference between them

Dev

Compare GraphQL vs. REST APIs in terms of flexibility, efficiency, versioning, over-fetching, under-fetching, caching, and more.

πŸ‘ Image
Esteban Herrera
Mar 5, 2025 β‹… 7 min read

Hoppscotch vs. Postman: a guide to open source API testing

Dev

In this article, you’ll learn how to set up Hoppscotch and which APIs to test it with. Then we’ll discuss alternatives: OpenAPI DevTools and Postman.

πŸ‘ Image
Chigozie Oduah
Dec 10, 2024 β‹… 5 min read

Building a real-time application with Relay 17

Dev

Build a fast, real-time app with Relay 17 to leverage features like optimistic UI updates, GraphQL subscriptions, and seamless data syncing.

πŸ‘ Image
Alec Brunelle
Nov 12, 2024 β‹… 9 min read

How to integrate WunderGraph with your frontend application

Dev

Unify and simplify APIs using WunderGraph to integrate REST, GraphQL, and databases in a single endpoint.

πŸ‘ Image
Boemo Mmopelwa
May 17, 2024 β‹… 5 min read

Building a serverless GraphQL API with NeonDB and Prisma

Dev

Combine NeonDB, Prisma ORM, and Apollo Server within a serverless architecture to achieve a fully functional and scalable GraphQL API.

πŸ‘ Image
Nitish Sharma
Feb 8, 2024 β‹… 12 min read

End-to-end type safety with Next.js, Prisma, and GraphQL

Dev

Explore end-to-end type safety using Next.js, Prisma, and GraphQL by building a wishlist application that allows a user to bookmark items from the internet.

πŸ‘ Image
Alex Ruheni
Aug 29, 2023 β‹… 15 min read

How to build a GraphQL API with NestJS

Dev

GraphQL provides a complete and understandable description of the data in your API and makes it easier to evolve APIs over time.

πŸ‘ Image
Godwin Ekuma
Aug 3, 2023 β‹… 10 min read

Integrating GraphQL subscriptions in an Angular app

Dev

Learn how to integrate GraphQL subscriptions in an Angular app to get real-time updates from a WebSocket server when events occur.

πŸ‘ Image
Taminoturoko Briggs
Aug 2, 2023 β‹… 10 min read

tRPC vs. GraphQL: Which is better for your projects?

Dev

Learn how tRPC and GraphQL differ from each other across use case, programming language, framework of choice, and more in this comparison.

πŸ‘ Image
David Adegoke
Jul 11, 2023 β‹… 6 min read

How to use GraphQL in a Spring Boot app

Dev

In this post, learn how to define a GraphQL schema, generate data, write queries and mutations, and test in a Spring Boot app.

πŸ‘ Image
Cristian Rita
Jun 12, 2023 β‹… 6 min read

How to implement cursor-based pagination in GraphQL

Dev

We discuss cursor-based pagination and demonstrate how to set up GraphQL cursor-based pagination with the Apollo Server.

πŸ‘ Image
Alec Brunelle
Jun 9, 2023 β‹… 6 min read

Exploring the best GraphQL data visualization tools

Dev

In this article, we will discuss using GraphQL Voyager, GraphiQL, and Altair to visualize your data and enhance your workflow.

πŸ‘ Image
Samson Omojola
Apr 27, 2023 β‹… 10 min read