Skip to content

Commit 88852c3

Browse files
committed
Clarify design goals
State balance between efficiency, readability, flexibility and discoverability.
1 parent e71aea9 commit 88852c3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

format/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ title: "Format"
88
## Introduction <a href="#introduction" id="introduction" class="headerlink"></a>
99

1010
JSON API is a specification for how a client should request that resources be
11-
fetched or modified and how a server should respond to those requests. JSON API
12-
is designed to minimize both the number of requests and the amount of data
13-
transmitted between clients and servers.
11+
fetched or modified and how a server should respond to those requests.
12+
13+
JSON API is designed to minimize both the number of requests and the amount of
14+
data transmitted between clients and servers. This efficiency is achieved
15+
without compromising readability, flexibility, and discoverability.
1416

1517
JSON API requires use of the JSON API media type
1618
([`application/vnd.api+json`](http://www.iana.org/assignments/media-types/application/vnd.api+json))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy