mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:22:50 +08:00
Grammar (#672)
This commit is contained in:
parent
41d4f9c6df
commit
5533907ad7
@ -1,7 +1,7 @@
|
|||||||
Request Aggregation
|
Request Aggregation
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Ocelot allow's you to specify Aggregate ReRoutes that compose multiple normal ReRoutes and map their responses into one object. This is usual where you have
|
Ocelot allows you to specify Aggregate ReRoutes that compose multiple normal ReRoutes and map their responses into one object. This is usual where you have
|
||||||
a client that is making multiple requests to a server where it could just be one. This feature allows you to start implementing back end for a front end type
|
a client that is making multiple requests to a server where it could just be one. This feature allows you to start implementing back end for a front end type
|
||||||
architecture with Ocelot.
|
architecture with Ocelot.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user