← Graph

JSON API or GraphQL — what do you recommend?

question 3 connections

Panel answer: JSON API is decent but don't follow it religiously — the spec lacks a file-upload standard, and the JSON API Resources gem has problems; apply JSON API with company-specific exceptions. GraphQL has use cases where JSON API 'sucks'. Always be open-minded. The spec's creator is now working on operations (announced at EmberConf) to address gaps like uploads and batch operations via optional plugins. Following a standard is huge for onboarding since the spec is itself documentation.

answer_summary
Use standards pragmatically: JSON API is OK with exceptions, GraphQL suits other use cases, and upcoming JSON API 'operations' will fill gaps.
question JSON API or GraphQL — what do you recommend?
about
JSON API concept
Question directly asks about JSON API.
question JSON API or GraphQL — what do you recommend?
about
GraphQL tool
Question directly asks about GraphQL.
question JSON API or GraphQL — what do you recommend?
asked_at
Moderator question about standardized API formats.

Provenance

Created in
JavaScript/Frontend Panel at wroclove.rb 2018 2026-04-17 16:18
Read by
7 extractions