aboutsummaryrefslogtreecommitdiff
path: root/docs/api/index.rst
blob: c679dae133bf214d8fcb60987bb21839146869cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
:orphan:

API Documentation
=================

Patchwork provides two APIs: a REST API and a legacy XML-RPC API. The REST API
is recommended as the XML-RPC API is deprecated and will be removed in a future
release.

.. toctree::
   :maxdepth: 2

   /api/rest/index
   /api/xmlrpc