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

Add crud example file #280

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

olich97
Copy link

@olich97 olich97 commented Sep 17, 2021

Overview

A new file in /example folder.
The file contains a little demonstration on how the document api could be used in CRUD operations context.

Testing recommendations

  1. Configure your CouchDB server
  2. Configure your settings (url & database name) in createDatabaseConnection function
  3. Run:
node crud_operations.js

Checklist

  • Code is written and works correctly;
  • (N/A) Changes are covered by tests;
  • (N/A) Documentation reflects the changes;

@YakovL YakovL mentioned this pull request Jan 12, 2023
10 tasks
@YakovL
Copy link

YakovL commented Jan 13, 2023

Hey @olich97 , could please you update your example by using .auth instead of feeding creds inside url? (please see #321 – or #174 directly)

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.

None yet

2 participants