Skip to content

The goal of this project is to develop a REST API using Node.js from scratch to deployment. I will work with database, automated tests and automating the deployment process of this application so that every time any information is changed in the code, this new change will automatically be uploaded to the production url 👩🏾‍💻

Notifications You must be signed in to change notification settings

erikaperciliano/API-REST-NODEJS

Repository files navigation

RF

  • The user can create a new transaction
  • The user can get account summary
  • The user can list all transaction that have already occurred
  • The user can view single transaction

RN

  • The transaction can be of the credit type that adds the total amount, or debit will subtract
  • Should be possible identify the user between the requisitions
  • The user only can see transactions which he created

About

The goal of this project is to develop a REST API using Node.js from scratch to deployment. I will work with database, automated tests and automating the deployment process of this application so that every time any information is changed in the code, this new change will automatically be uploaded to the production url 👩🏾‍💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published