My first experience using Postgres and Sqlize, saving two information: name and email.
studing basic
Objetivo • Roadmap • Tecnologias • Contribuição • Licença • Autor
Using Insomnia for represent client side, write "http://localhost:4000/users" in two selection methods: index and store. Index for show users and store for create user.
Install node, Postgres, Postbird and Sqlize.
- "express": "^4.17.1",
- "pg": "^8.3.0",
- "pg-hstore": "^2.3.3",
- "sequelize": "^6.3.3"
Dev dependencies:
- "nodemon": "^2.0.4",
- "sequelize-cli": "^6.2.0"
Isaac Costa Bandim
MIT