diff --git a/README.md b/README.md index 6dc8b46..e72e4fd 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Design for Evolution](https://docs.microsoft.com/en-us/azure/architecture/guide/design-principles/design-for-evolution) * [Learn from Mistakes](http://highscalability.com/blog/2013/8/26/reddit-lessons-learned-from-mistakes-made-scaling-to-1-billi.html) * [Linux Performance](http://www.brendangregg.com/linuxperf.html) +* [How To Design A Good API and Why it Matters - Joshua Bloch](https://www.infoq.com/presentations/effective-api-design) ## Scalability * [Microservices and Orchestration](https://hackernoon.com/microservices-are-hard-an-invaluable-guide-to-microservices-2d06bd7bcf5d)