Nenhuma descrição

unknown de83be88f9 first commit 2 anos atrás
bin de83be88f9 first commit 2 anos atrás
config de83be88f9 first commit 2 anos atrás
controllers de83be88f9 first commit 2 anos atrás
coverage de83be88f9 first commit 2 anos atrás
helpers de83be88f9 first commit 2 anos atrás
images de83be88f9 first commit 2 anos atrás
model de83be88f9 first commit 2 anos atrás
routes de83be88f9 first commit 2 anos atrás
test de83be88f9 first commit 2 anos atrás
validation de83be88f9 first commit 2 anos atrás
.eslintignore de83be88f9 first commit 2 anos atrás
.eslintrc.js de83be88f9 first commit 2 anos atrás
.gitignore de83be88f9 first commit 2 anos atrás
app.js de83be88f9 first commit 2 anos atrás
jest.config.js de83be88f9 first commit 2 anos atrás
nodemon.json de83be88f9 first commit 2 anos atrás
package-lock.json de83be88f9 first commit 2 anos atrás
package.json de83be88f9 first commit 2 anos atrás
readme.md de83be88f9 first commit 2 anos atrás

readme.md

homework number 3 ,I have to use ODM mongoDb and mongoose for set portal between them like on previous homework when i used local db when i saved data local with fs.readFile and write file in json format.Also i have changed structure about logic introduced controllers and divine with bigger abstraction than it was for understanding and easy support.Did some fix with validation and create Schema for mongoose with additional validation fields and one of them want highlight it's validation _id cross objectId() .