From b1b28c90b8a097a498c57175a41525fdf765ba2e Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Sat, 26 May 2018 19:32:39 +0200 Subject: [PATCH] Created 15. Implementing API Gateways with Ocelot in eShopOnContainers (markdown) --- ...plementing-API-Gateways-with-Ocelot-in-eShopOnContainers.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 15.-Implementing-API-Gateways-with-Ocelot-in-eShopOnContainers.md diff --git a/15.-Implementing-API-Gateways-with-Ocelot-in-eShopOnContainers.md b/15.-Implementing-API-Gateways-with-Ocelot-in-eShopOnContainers.md new file mode 100644 index 0000000..2923101 --- /dev/null +++ b/15.-Implementing-API-Gateways-with-Ocelot-in-eShopOnContainers.md @@ -0,0 +1,3 @@ +For detailed info about "Implementing API Gateways with Ocelot" as implemented in eShopOnContainers, check out the following blog post: + +https://blogs.msdn.microsoft.com/cesardelatorre/2018/05/15/designing-and-implementing-api-gateways-with-ocelot-in-a-microservices-and-container-based-architecture/ \ No newline at end of file