Used Framework: express
- It was created some routes and their features are in the next lines:
- Add;
- List;
- Update; and
- Delete a data;
- The database simulation was created from a file containing an object, and all data are stored in it;
Obs: It was used as an example the situation of a stock control;
Obs: The requests can be done using Postman or Insomnia.