Add some endpoints and the UUID thing.

This commit is contained in:
lucaswadedavis 2016-12-16 18:54:21 -08:00
parent 320babd04e
commit af5f06f0d9
2 changed files with 42 additions and 14 deletions

View file

@ -20,6 +20,7 @@
"canvas": "^1.6.2",
"chance": "^1.0.4",
"express": "^4.14.0",
"node-gyp": "^3.4.0"
"node-gyp": "^3.4.0",
"uuid": "^3.0.1"
}
}