adammendoza / node-rest-api-postgresql-sequelize-pizza-docker

Node.js REST API with postgres, sequelize, and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art API With Node, Express and MySql (using Sequelize)

Have fun! 😄

Run

docker-compose up --build

basic Test

curl http://localhost:8000/api

Run postman collection to see all endpoints working

node-js-api-pizza.postman_collection

Test

npm run test

WARNING

Don't keep .env file in the repo.

About

Node.js REST API with postgres, sequelize, and Docker


Languages

Language:JavaScript 98.7%Language:Dockerfile 0.8%Language:Shell 0.5%