Skip to content

Commit

Permalink
Add further reading section.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Apr 18, 2015
1 parent 48769d8 commit 66e8541
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,19 @@ Design Decisions
* Field names just map over (we will not try to clean up attributes or enforce naming standards like pep8 (e.g. isPrincipiaFoldish -> is_folderish)
* Dexterity only. We will not put effort into supporting Archetypes.


Software Quality
================

* 100% Test Coverage
* 100% PEP8 compliant


Further Reading
===============

* `REST in Practice: Hypermedia and Systems Architecture (Webber, Parastatidis, Robinson)`_

.. _`Representational State Transfer`: http://en.wikipedia.org/wiki/Representational_state_transfer

.. _`REST in Practice: Hypermedia and Systems Architecture (Webber, Parastatidis, Robinson)`: http://www.amazon.com/gp/product/0596805829

0 comments on commit 66e8541

Please sign in to comment.