work on API 3 draft
[mygpo.git] / doc / api / index.rst
blobaa889d5821d2f2c7e8be87becb9121649ebf0823
1 .. gpodder.net documentation master file, created by
2    sphinx-quickstart on Sat Mar  9 11:41:24 2013.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
6 API 3 Documentation (draft)
7 ===========================
9 *This site contains drafts for the gpodder.net's future API -- version 3 --
10 which is not yet implemented.  The current API is documented at
11 http://wiki.gpodder.org/wiki/Web_Services/API_2.*
13 The gpodder.net API allows clients to interact with gpodder.net. The API is
14 provided via a REST interface, and is free of charge within certain quotas, and
15 completely free for open source clients (see :ref:`usage`).
17 Contents
18 --------
20 .. toctree::
21    :maxdepth: 2
23    usage
24    integration
25    reference/index
26    deprecation
27    libraries