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 ...
MIT License Copyright (c) 2021 MayconEduardo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated ...