Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
radivoje.milutinovic bd3163045c . il y a 3 ans
src . il y a 3 ans
.dockerignore feature/49 (#59) il y a 3 ans
.gitignore Logger fixes. (#61) il y a 3 ans
Dockerfile DbEnvFix il y a 3 ans
README.md . il y a 3 ans
docker-compose.yml feature/49 (#59) il y a 3 ans
package-lock.json All changed todo testing il y a 3 ans
package.json All changed todo testing il y a 3 ans

README.md

Node API template

This is template of web API with mongo db as database node.js as runtime and express as framework. We have user model and JWT tokens setup as well as mediator pattern and winston as logger.