After uploading to a server using Node or Nodemon, you can find the API documentation at "localhost:3000/doc".
To collect all registered data;
To collect only the data of a certain account;
To edit existing data;
To add new data;
To delete a certain data, it will be necessary to collect the account identification with GET;
Express, Winston, Cors, SwaggerUi.
Used to register the logs that are stored in the "my-bank-api.log" file;
Used for the API to be used in other sites and projects; SwaggerUI: Used to build the API documentation.
Used to build the API documentation: