Browse Source

Added "Architectural Styles and the Design of Network-based Software Architectures"

Alexander Fefelov 12 years ago
parent
commit
27febd993a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -434,6 +434,7 @@
 * [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
 
 ####Software Architecture
+* [Architectural Styles and the Design of Network-based Software Architectures](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) - Roy Thomas Fielding
 * [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php)
 * [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
 * [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)