cloudkitty/doc/source/webapi/root.rst
Stéphane Albert 1f21760064 Split the api controllers and resources
- Move the v1 controllers to a separate controllers package
 - Split each controller into separate packages
 - Move the v1 resources to a datamodels package
 - Split each resource into separate packages
 - Get the RPC client and RPC target from a global object rather than
   from the request context
 - Changed the base Controller API (breaking change)

Co-Authored-By: Guillaume Espanel <guillaume.espanel@objectif-libre.com>
Change-Id: Ic73d9e85dbfd637b40dc45111e21dc7c800b6ed0
2015-03-09 17:51:18 +01:00

397 B

CloudKitty REST API (root)

cloudkitty.api.root:RootController

cloudkitty.api.root.APILink

cloudkitty.api.root.APIMediaType

cloudkitty.api.root.APIVersion