- Download or Clone repo
- In terminal:
npm i express pg nodemon
- In terminal:
npm run dev
- Configuration in PSQL:
- View users in localhost:
- In Extension VSCode "Thunder Client":
Method POST -> JSON
- Method GET -> Search Users by ID
- Method DELETE -> Delete Users by ID
- Method PUT -> Update Users by ID
- View changes -> Method GET
http://localhost:3000/users