mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
reworking the documentation.
This commit is contained in:
parent
04335e4aac
commit
f2dbb74d44
21 changed files with 1042 additions and 1427 deletions
|
|
@ -1,7 +1,12 @@
|
|||
.. _api:
|
||||
|
||||
************
|
||||
The REST API
|
||||
############
|
||||
************
|
||||
|
||||
.. warning::
|
||||
|
||||
This section is not updated yet.
|
||||
|
||||
Paperless makes use of the `Django REST Framework`_ standard API interface
|
||||
because of its inherent awesomeness. Conveniently, the system is also
|
||||
|
|
@ -15,7 +20,7 @@ installation.
|
|||
.. _api-uploading:
|
||||
|
||||
Uploading
|
||||
---------
|
||||
=========
|
||||
|
||||
File uploads in an API are hard and so far as I've been able to tell, there's
|
||||
no standard way of accepting them, so rather than crowbar file uploads into the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue