Skip to content

Commit 0407730

Browse files
author
Jerome Louvel
committed
Update README.md
1 parent fa6a255 commit 0407730

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ The "Web API" architecture style
33

44
Formalization based on [this blog post and comments](http://blog.restlet.com/2013/05/02/how-much-rest-should-your-web-api-get/), especially based on the [following discussion on the REST-Discuss list](http://tech.groups.yahoo.com/group/rest-discuss/message/19371).
55

6-
As a guideline, we will rely on [Roy T. Fielding's dissertation](http://roy.gbiv.com/pubs/dissertation/top.htm), not only chapter 5. We will also rely on [this book on software architecture](http://www.amazon.com/Software-Architecture-Foundations-Theory-Practice/dp/0470167742/) from Richard N. Taylor (Roy's professor when REST was formalized) and al.
6+
As a guideline, we will rely on [Roy T. Fielding's dissertation](http://roy.gbiv.com/pubs/dissertation/top.htm), not only chapter 5.
7+
8+
We will also rely on [this book on software architecture](http://www.amazon.com/Software-Architecture-Foundations-Theory-Practice/dp/0470167742/) from Richard N. Taylor (Roy's professor when REST was formalized) and al.
79

810
Best regards,
911
Jerome Louvel

0 commit comments

Comments
 (0)