You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
radivoje.milutinovic bd3163045c . 3 vuotta sitten
src . 3 vuotta sitten
.dockerignore feature/49 (#59) 3 vuotta sitten
.gitignore Logger fixes. (#61) 3 vuotta sitten
Dockerfile DbEnvFix 3 vuotta sitten
README.md . 3 vuotta sitten
docker-compose.yml feature/49 (#59) 3 vuotta sitten
package-lock.json All changed todo testing 3 vuotta sitten
package.json All changed todo testing 3 vuotta sitten

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.