Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 380 Bytes

File metadata and controls

17 lines (13 loc) · 380 Bytes

Defines principle for answering the question how rest are you?

Level 0

Expose soap webservies in rest style. Soap services based on actions. Look like this

Level 1

Expose resources with proper uri

Level 2

Level 1 + http methods

Level 3

Level 2 + hateoas
data + next possible actions