Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 965 Bytes

index.rst

File metadata and controls

31 lines (24 loc) · 965 Bytes

Thoughts on RESTful API Design

Lessons learnt from designing the Red Hat Enterprise Virtualization API

Author: Geert Jansen <gjansen@redhat.com>

Date: August 4th 2011

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

The source of this document can be found on github.

.. toctree::
   :maxdepth: 2

   intro
   scope
   resources
   urls
   methods
   relationships
   forms
   misc