Please enable JavaScript.
Coggle requires JavaScript to display documents.
HTTP & REST (Resource (URI) (HTML, JSON, XML, Media), Definition…
HTTP & REST
Resource (URI)
HTML
JSON
XML
Media
Definition
WADL
Swagger
Design
Contract first
Code first
HATEOAS
HAL
Data & Actions
Loose coupling
Request
Responses
200 Success
300 Redirect
400 Client Error
500 Server error
Methods
GET
List
PUT
POST
DELETE
PATCH
API
SOAP
SOAP-XML
Envelope
header
Body
WDSL definition
REST
e.g. JSON
Req methods/headers
Response & headers