From 8cd0b78f4fdd8a40c1bc969f8d46946af67ed538 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Fri, 22 Jul 2016 11:55:04 +0200 Subject: [PATCH] Add MS Rest guidelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dac815e..df407ff 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ I highly recommend reading [The Non-Designer's Design Book](http://www.amazon.co * If you're working on data, Edward Tufte's [The Visual Display of Quantitative Information](http://www.amazon.com/Visual-Display-Quantitative-Information/dp/0961392142/ref=sr_1_1?ie=UTF8&qid=1458046603&sr=8-1&keywords=tufte) is considered a classic. * The [Universal Principles of Design](http://www.amazon.com/Universal-Principles-Design-Revised-Updated/dp/1592535879/ref=sr_1_1?ie=UTF8&qid=1458046663&sr=8-1&keywords=universal+principles+of+design) will give you enough vocabulary and concepts to describe design challenges into words. +* [Microsoft's Rest API guidelines](https://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md) ### Know how to architect systems