The challenge goal is to create a Rest API with Node JS with Typescript using the express framework and the model, repositories and services concepts.
- GET /transactions: to list all transactions and sum of all transactions spliting by income, outcome and the total;
- POST /transactions: to register a new transaction;
If you have the Insomnia Rest installed, click on the link below to load the configuration in your app 😁.
