HATEOAS API: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 11: Line 11:
* [[Content Negotiation]] to [[Backward Compatibility | support older clients]] and [[Internationalization | give users localized versions of resources]].
* [[Content Negotiation]] to [[Backward Compatibility | support older clients]] and [[Internationalization | give users localized versions of resources]].
* Conditional PUTs to add [[Optimistic Concurrency]].
* Conditional PUTs to add [[Optimistic Concurrency]].
== Language Support ==
Some programming languages have ready to use libraries that can help you implement a HATEOAS API:
* [[HATEOAS API (Ruby) | Ruby]]


== Comparison ==
== Comparison ==

Navigation menu