controllers
|
add remove function in controller/routes
|
2019-02-20 08:54:48 +01:00 |
models
|
add deviceModel
|
2019-02-19 19:03:14 +01:00 |
.eslintrc.json
|
npm/lint init
|
2019-02-19 18:25:10 +01:00 |
.gitignore
|
add .gitignore
|
2019-02-19 18:26:12 +01:00 |
LICENSE
|
Initial commit
|
2019-02-12 23:03:53 +01:00 |
README.md
|
Initial commit
|
2019-02-12 23:03:53 +01:00 |
apiRoutes.js
|
add remove function in controller/routes
|
2019-02-20 08:54:48 +01:00 |
config.json
|
add config.json
|
2019-02-19 18:56:12 +01:00 |
package-lock.json
|
add npm dependencies
|
2019-02-19 18:30:14 +01:00 |
package.json
|
add npm dependencies
|
2019-02-19 18:30:14 +01:00 |
server.js
|
add get devices routes/controller
|
2019-02-19 19:21:19 +01:00 |