Overview of RESTful API Description Languages: Difference between revisions

Content deleted Content added
TvojaStara (talk | contribs)
List of data description languages: add justification for the section
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - using AWB (10839)
Line 24:
*Barrister
**http://barrister.bitmechanic.com/
 
 
==List of data description languages==
Line 33 ⟶ 32:
**Started as REST adapter for [[Ember.js|Ember]] Data
*JSON Schema
**used by Swagger, Google APIs Discovery,<ref>https://developers.google.com/discovery/v1/reference/apis</ref>, I/O Docs
*Apache Avro
**https://avro.apache.org/
Line 42 ⟶ 41:
==Comparison of RESTful API DLs==
 
The community around RESTful API DLs is vibrant and the landscape is still changing. According to a presentation by Akana, the most active projects in this area are Swagger, RAML and API Blueprint.<ref>http://www. name="slideshare.net"/SOA_Software/api-description-languages</ref>
 
{| class="wikitable sortable" style="text-align: center; font-size: 85%; width: auto; table-layout: fixed;"
Line 100 ⟶ 99:
==External links==
*[http://www.mayerdan.com/programming/2014/01/29/investigating-api-tooling/ Investigating Api Developer Tooling]
 
 
{{software-stub}}