.. RESTful API Design master file, created by sphinx-quickstart on Mon Jul 25 09:21:34 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================================================================= Thoughts on RESTful API Design ======================================================================= Lessons learnt from designing the Red Hat Enterprise Virtualization API ----------------------------------------------------------------------- Author: Geert Jansen Date: November 15th, 2012 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