We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b32ca commit c79b6eaCopy full SHA for c79b6ea
examples/authentication.js
@@ -1,8 +1,5 @@
1
'use strict';
2
3
-// TODO: Until https://github.com/redgeoff/slouch/issues/10 is completed, this example only works in
4
-// node
5
-
6
var Slouch = require('../');
7
var slouch = new Slouch('http://localhost:5984');
8
0 commit comments