REST API #15
Replies: 3 comments 1 reply
-
Latest REST API documentation is available here. I've documented so far following endpoints: users, documents, folders, nodes, preferences, tokens, search, auth. In docker/readme.md you can find ready to use docker compose file to quickly start all required services locally. You are probably interested only in docker/prod-backend-only.yml, which if you start, you'll can point your browser to http://localhost:8000/api/. Click login in upper right corner, provide same credentials as I will update soon docker section of the documentation which will explain how to setup and use latest development version. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot, I'll try to put It un production.
El sáb., 12 feb. 2022 11:35, Eugen Ciur ***@***.***> escribió:
… Latest REST API documentation is available here
<https://docs.papermerge.io/REST%20API/index.html>. I've documented so
far following endpoints: users, documents, folders, nodes, preferences,
tokens, search, auth.
In docker/readme.md
<https://github.com/papermerge/papermerge-core/blob/master/docker/README.md>
you can find ready to use docker compose file to quickly start all required
services locally. You are probably interested only in
docker/prod-backend-only.yml
<https://github.com/papermerge/papermerge-core/blob/master/docker/README.md#prod-backend-onlyyml>
.
I will update soon docker section of the documentation which will explain
how to setup and use latest development version.
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQEZFSOBU7JHRVYS6VD5KBLU2YZVPANCNFSM5NUP2W5Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Awesome, thanks!
El dom., 13 feb. 2022 13:57, Eugen Ciur ***@***.***> escribió:
… I've just updated online documentation with how to setup backend only
with docker compose <https://docs.papermerge.io/Installation/docker.html>.
—
Reply to this email directly, view it on GitHub
<#15 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQEZFSN7CXN7NXURPGFHAHTU26TFHANCNFSM5NUP2W5Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hello, I am programming a client for papermerge and I would like to know the status of the programming of the rest api. From what I see for now, only the part of sending documents is done, is that correct?
Many thanks for your work.
Beta Was this translation helpful? Give feedback.
All reactions