Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaRocks authored Nov 2, 2024
1 parent e0c9f2e commit c22cfc3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,5 @@
### What is ApiAggregator?
`ApiAggregator` is a .net utility to help combine multiple api requests to return a single aggregated response. The framework allows conditionally including a subset of configured apis to return responses.

#### Extends `Schemio` for APIs
ApiAggregator uses `Schemio` to extend support for apis to configure hierarchical graph of `api`/`transformer` pairs to return aggregated data in a single response.
> You can read on [Schemio](https://github.com/CodeShayk/Schemio) for more details on the core functionality.
Please see appendix for schemio implementation in ApiAggregator.


## Using ApiAggregator
Coming soon

0 comments on commit c22cfc3

Please sign in to comment.