This project is a testing on the sequelize ORM for node.js. You can play around with the CRUD operations using postman (port 3000). API routes : /api/all - GET /api/new - POST /api/update/:id - PUT ...
INSERT INTO `users` (`sid`, `fname`, `lname`, `email`, `phone`, `status`, `role`, `mid`, `password`, `created_at`) VALUES (1, 'Etienne', 'Ntambara', 'etienne@gmail ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results