From a8b341c55803b435c7e901f0146c8c535f092f34 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Mon, 2 Apr 2018 22:25:27 +0800 Subject: [PATCH] Architecture of API Platform at Riot Games --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ab500..e5c6f7d 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,8 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Box Graph: Spontaneous Social Network at Box](https://blog.box.com/blog/box-graph-how-we-built-spontaneous-social-network/) ## Architectures -* [Architecture of Tripod (Flickr’s Backend)](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored) +* [Architecture of API Platform at Riot Games](https://engineering.riotgames.com/news/riot-games-api-deep-dive) +* [Architecture of Backend at Flickr](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored) * [Architecture of SurveyMonkey](https://engineering.surveymonkey.com/2016/04/09/the-architecture-behind-surveymonkey/) * [Architecture of Data Platform at Flipkart](https://tech.flipkart.com/overview-of-flipkart-data-platform-20c6d3e9a196) * [Architecture of Data Infrastructure at GO-JEK](https://blog.gojekengineering.com/data-infrastructure-at-go-jek-cd4dc8cbd929)