Update hal-hateoas.md
This commit is contained in:
committed by
Daniel Pötzinger
parent
1610744c8b
commit
482325658e
@@ -6,7 +6,7 @@ quadrant: methods-and-patterns
|
|||||||
---
|
---
|
||||||
We still recommend the usage of HAL and HATEOAS.
|
We still recommend the usage of HAL and HATEOAS.
|
||||||
|
|
||||||
But depending on the resource structure, there are some pitfalls to be aware of:
|
But, depending on the resource structure, there are some pitfalls to be aware of:
|
||||||
- Increased amount of HTTP calls
|
- Increased amount of HTTP calls
|
||||||
- Parallelization of client side calls is more difficult or even impossible when following links on heavily nested resource structures
|
- Parallelization of client-side calls is more difficult or even impossible when following links on heavily nested resource structures
|
||||||
- Consumer side code might get larger
|
- Consumer side code might get larger
|
||||||
|
|||||||
Reference in New Issue
Block a user