npm install
node node_modules/db-migrate/bin/db-migrate up
- Register first the user
- Copy the generated
token
and place to the headers with the keyx-access-token
- Fill required body. Set as
x-www-form-urlencoded
- Select Restful method.
PUT for update, DELETE for remove, POST for create and GET for display
.
node app.js
Faris Rayhan frayhan94@gmail.com
https://github.com/sequelize/express-example/blob/master/models/index.js