Skip to content

Commit

Permalink
Update hal-hateoas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raedwards authored and danielpoe committed May 22, 2018
1 parent 1610744 commit 4823256
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions radar/2017-10-01/hal-hateoas.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ quadrant: methods-and-patterns
---
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
- 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
- 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

0 comments on commit 4823256

Please sign in to comment.