Overview of RESTful API Description Languages: Difference between revisions

Content deleted Content added
TvojaStara (talk | contribs)
wikilinks, add entries to list, external links
TvojaStara (talk | contribs)
List of data description languages: add justification for the section
Line 27:
 
==List of data description languages==
A significant part of RESTful API description is the specification of returned data structures. The IDL might either specify its own format or use an existing data description format. A notable example which many RESTful API DLs use is [[JSON Schema]].
 
*json:api
**http://jsonapi.org/