Jump to: navigation, search

Difference between revisions of "API Special Interest Group/Current Design"

(Created page with "The pages below are where we record the current API styles, whether good or bad. We need examples of consistencies and inconsistencies across projects. We need examples of goo...")
 
m (EdLeafe moved page API Working Group/Current Design to API Special Interest Group/Current Design: +The group changed its name and focus)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The pages below are where we record the current API styles, whether good or bad. We need examples of consistencies and inconsistencies across projects. We need examples of good design and bad design.
+
The wiki pages below are where we record the current API styles, whether good or bad. We need examples of consistencies and inconsistencies across projects. We need examples of good design and bad design.
 +
 
 +
If new pages are needed, add them. If pages need to be merged, merge them. If pages need to be removed, remove them.
 +
 
 +
* [[API_Working_Group/Current_Design/Actions|Actions]]
 +
* [[API_Working_Group/Current_Design/Capabilities|Capabilities]]
 +
* [[API_Working_Group/Current_Design/Collections|Collections]]
 +
* [[API_Working_Group/Current_Design/Compatibility|Compatibility and Versioning]]
 +
* [[API_Working_Group/Current_Design/CRUD|CRUD Operations]]
 +
* [[API_Working_Group/Current_Design/Entry_Points|Entry Points]]
 +
* [[API_Working_Group/Current_Design/Errors|Errors]]
 +
* [[API_Working_Group/Current_Design/Identifiers|Identifiers]]
 +
* [[API_Working_Group/Current_Design/Links|Links and Link Headers]]
 +
* [[API_Working_Group/Current_Design/Media_Types|Media Types]]
 +
* [[API_Working_Group/Current_Design/Metadata|Metadata]]
 +
* [[API_Working_Group/Current_Design/Pagination|Pagination]]
 +
* [[API_Working_Group/Current_Design/Query|Query Params]]
 +
* [[API_Working_Group/Current_Design/Service_Catalog|Service Catalog]]
 +
* [[API_Working_Group/Current_Design/Sorting|Sorting]]
 +
* [[API_Working_Group/Current_Design/State_vs_Status|State vs Status]]
 +
* [[API_Working_Group/Current_Design/Status_Codes|Status Codes]]
 +
* [[API_Working_Group/Current_Design/URI|URI Templates]]
 +
* [[API_Working_Group/Current_Design/Version_Responses|Version Responses]]

Latest revision as of 15:40, 14 June 2018

The wiki pages below are where we record the current API styles, whether good or bad. We need examples of consistencies and inconsistencies across projects. We need examples of good design and bad design.

If new pages are needed, add them. If pages need to be merged, merge them. If pages need to be removed, remove them.