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

@@ -27,7 +27,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/jshttp/fresh"
"url": "git+https://github.com/jshttp/fresh.git"
},
"devDependencies": {
"istanbul": "0.3.9",
@@ -82,5 +82,6 @@
"tarball": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz"
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz",
"readme": "ERROR: No README data found!"
}