Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
radivoje.milutinovic bd3163045c . 3 лет назад
src . 3 лет назад
.dockerignore feature/49 (#59) 3 лет назад
.gitignore Logger fixes. (#61) 3 лет назад
Dockerfile DbEnvFix 3 лет назад
README.md . 3 лет назад
docker-compose.yml feature/49 (#59) 3 лет назад
package-lock.json All changed todo testing 3 лет назад
package.json All changed todo testing 3 лет назад

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.