My Obsidian Notes

Home

❯

Tech notes

❯

Terminology & Definitions

❯

Software Terminology

❯

Web Dev Terminology

❯

API

❯

GraphQL vs REST

GraphQL vs REST

Jul 17, 20251 min read

  • tech

Significant advantages of GraphQL over REST

  • Getting the data you need and nothing more
  • Nested fields
  • Strong typing

Read this github rest-to-graphql migration guide to spot the advantages that GraphQL offers compared to rest api.


Graph View

Backlinks

  • When to use each API type

Created with Quartz v4.5.1 © 2025

  • GitHub