mesaquejunior / firstnodeproject

This application was developed to meet the requirements of GoStack Bootcamp

Repository from Github https://github.commesaquejunior/firstnodeprojectRepository from Github https://github.commesaquejunior/firstnodeproject

GoStack

Challenge 5: First Node Project

🚀 About the challenge

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;

☕ Testing the routes with the Insomnia

If you have the Insomnia Rest installed, click on the link below to load the configuration in your app 😁.

Run in Insomnia}

About

This application was developed to meet the requirements of GoStack Bootcamp


Languages

Language:JavaScript 50.8%Language:TypeScript 49.2%