Skip to content

Trying basic features of couchDB with Express Server and Javascript client

Notifications You must be signed in to change notification settings

misaelgaray/TryingCouchDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TryingCouchDB

Trying basic features of couchDB with Express Server and Javascript client

Installation

Install packages and run the server. I would recommend to run two or more servers with different ports in order to test the CouchDB sync feature.

  • npm install
  • node index.js

Using COUCHDB

  • Local database
  • Remote database
  • Put
  • Get
  • Sync

About

Trying basic features of couchDB with Express Server and Javascript client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages