NPD: Nodejs(Express+Sequelize+Babel+Jest)+Postgres+Docker
If you have docker, you can skip this step
If you have docker-compose, you can skip this step
$ git clone https://github.com/mehranhamedani/npd-docker
$ cd npd-docker
$ docker docker-compose up -d
curl:
$ curl http://[host-name-in-config]:[port-name-in-config]/api/food/getFoods
Postman:
You can import Postman json file for test by postman:
-
postman/food.postman_collection.json
-
postman/localhost.postman_environment.json
-
postman/server.postman_environment.json