get token for user, post users, get all users, post thought, get all thoughts. runs ok

This commit is contained in:
nau
2016-07-16 18:53:37 +02:00
parent 15f01dc4a9
commit 64882fc513
678 changed files with 94094 additions and 22 deletions

View File

@@ -66,5 +66,7 @@
}
],
"_shasum": "3dbf984acb9d33a6878b46e6fb7afbd611856a60",
"_resolved": "https://registry.npmjs.org/bson/-/bson-0.2.2.tgz"
"_resolved": "https://registry.npmjs.org/bson/-/bson-0.2.2.tgz",
"readme": "ERROR: No README data found!",
"homepage": "https://github.com/mongodb/js-bson#readme"
}

View File

@@ -172,7 +172,7 @@
],
"repository": {
"type": "git",
"url": "http://github.com/mongodb/node-mongodb-native.git"
"url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git"
},
"bugs": {
"url": "http://github.com/mongodb/node-mongodb-native/issues"
@@ -235,5 +235,6 @@
}
],
"_shasum": "f229db24098f019d86d135aaf8a1ab5f2658b1d4",
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-1.3.19.tgz"
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-1.3.19.tgz",
"readme": "ERROR: No README data found!"
}