Content deleted Content added
TvojaStara (talk | contribs) Hypertext-driven APIs; Frameworks |
WP:CHECKWIKI error fix #26. Convert HTML to wikicode. Do general fixes and cleanup if needed. - using AWB |
||
Line 8:
== Alternatives ==
===Hypertext-driven APIs===
An alternative approach to building RESTful APIs is known under the acronym HATEOAS ([[Hypermedia as the Engine of Application State]]). It this approach, the client software is not written to a static interface description shared through documentation. Instead, the client is given a set of entry points and the API is being discovered dynamically through interaction with these endpoints. HATEOAS was introduced in [[Roy Fielding]]'s doctoral thesis
==List of RESTful API DLs==
Line 17 ⟶ 18:
*WSDL
*WADL
*[[
**URL: https://cloud.google.com/endpoints/, https://developers.google.com/discovery
**developer: [[Google]]
*[[Open Data Protocol]] (OData)
**[[OASIS (organization)|OASIS]] standard<ref>{{cite web|title=OASIS Open Data Protocol (OData) TC
**URL: http://www.odata.org/
**developer: [[Microsoft]]
Line 61 ⟶ 62:
==Comparison of RESTful API DLs==
The community around RESTful API DLs is vibrant{{
{| class="wikitable sortable" style="text-align: center; font-size: 85%; width: auto; table-layout: fixed;"
Line 130 ⟶ 131:
[[Category:Cloud standards]]
[[Category:Software architecture]]
{{software-stub}}
|