Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create couchdb_rest_api.rst #54

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Create couchdb_rest_api.rst #54

wants to merge 8 commits into from

Conversation

xinan1911
Copy link
Contributor

No description provided.

@xinan1911
Copy link
Contributor Author

xinan1911 commented Sep 23, 2024

This PR is ready for review. I adjust the code and remove the alias commands because they remove the "" and therefore cause the command to not run successfully.

@@ -203,6 +203,7 @@ we advice you to authenticate to PiCaS with the steps below.

You are now ready to start using your PiCaS credentials without having to type them each time you or your jobs need to connect to the PiCaS server.
Good practices to build worflows with PiCaS can be found in `PiCaS example`_.
You can also use Picas CouchDB from the command line using REST API calls with `curl`, see :ref:`CouchDB-REST-API`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain here the 3 different ways to access Picas: from the python client, from the web interface and from the REST API with a reference to the respective pages (python client ->picasclient Github repo, web interface-> couchdb_web_interface.rst), REST API-> (couchdb_rest_api.rst)

Copy link
Collaborator

@natalieda natalieda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments added. Can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants