From 1cf528fa9a05352706340997c3931af45ffa6d47 Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Sun, 12 Jan 2025 23:22:54 +0530 Subject: [PATCH] add api gateway article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e57ab..9fd35c4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Subscribe to my [AlgoMaster Newsletter](https://bit.ly/amghsd) and get a **FREE - [Message Queues](https://blog.algomaster.io/p/message-queues) - [WebSockets](https://blog.algomaster.io/p/websockets) - [Checksums](https://blog.algomaster.io/p/what-are-checksums) -- [API Gateway](https://www.nginx.com/learn/api-gateway/) +- [API Gateway](https://blog.algomaster.io/p/what-is-an-api-gateway) - [Microservices Guidelines](https://newsletter.systemdesign.one/p/netflix-microservices) - [Distributed Locking](https://martin.kleppmann.com/2016/02/08/how-to-do-distributed-locking.html)