We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2fced commit 534a71cCopy full SHA for 534a71c
README.md
@@ -14,7 +14,7 @@ The framework allows fetching the whole of aggregated response or a partial resp
14
ApiAggregator is useful in many use cases. Few to list are:
15
- For creating Level 2 (functional or BFF) apis using Level 1 (core resource) apis.
16
- For easily extending an api without having to break existing consumers.
17
-- For on demand data retrieval of data using different subsets of configured apis to fetch varied datasets per request.
+- For on demand retrieval of data using different subsets of configured apis to fetch varied datasets per request.
18
- and Many more.
19
20
## Getting Started?
0 commit comments