JSON API

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Web |extensions={{ext|json}} |mimetypes={{mimetype|application/vnd.api+json}} }} '''JSON API''' is a format designed to standar...")
 
m
Line 5: Line 5:
 
|mimetypes={{mimetype|application/vnd.api+json}}
 
|mimetypes={{mimetype|application/vnd.api+json}}
 
}}
 
}}
'''[[JSON API]]''' is a format designed to standardize the use of [[JSON]] in Web APIs. JSON by itself is merely a [[serialization]] system which can encompass a wide variety of data structures; JSON API aims to standardize the structures used for requests and responses in Web back-ends.
+
'''JSON API''' is a format designed to standardize the use of [[JSON]] in Web APIs. JSON by itself is merely a [[serialization]] system which can encompass a wide variety of data structures; JSON API aims to standardize the structures used for requests and responses in Web back-ends.
  
 
== Format documentation ==
 
== Format documentation ==

Revision as of 17:29, 1 March 2014

File Format
Name JSON API
Ontology
Extension(s) .json
MIME Type(s) application/vnd.api+json

JSON API is a format designed to standardize the use of JSON in Web APIs. JSON by itself is merely a serialization system which can encompass a wide variety of data structures; JSON API aims to standardize the structures used for requests and responses in Web back-ends.

Format documentation

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox