docdbdemo

DocumentDB API Example


Install
pip install docdbdemo==0.1.0a4

Documentation

Useful commands

  • npm run build compile typescript to js
  • npm run test perform the jest unit tests
  • npm run watch watch for changes and compile