Skip to content

mariafmf/projeto-labebank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabeBank 🏦

ℹ️About

API REST developed with the objective of simulating a banking system with several functionalities as part of fixing the content about Node.js, TypeScript and the framework Express learned in Labenu's Full Stack Web Development bootcamp. CRUD (Create, Read, Update and Delete) requests were built respecting the semantics and organization necessary for the elaboration of an API with RESTful principles.

👩‍💻Developers

🔗Documentation

https://documenter.getpostman.com/view/22370553/2s8YmNQiDM

☑️Requests

  • Get All Users
  • Get Account Balance
  • Create Bank Account
  • Make a Payment
  • Delete Bank Account
  • Add Balance
  • Update Balance
  • Bank Transfer

🛰Running the project

  1. git clone https://github.com/future4code/Barros-labebank4.git
  2. cd Barros-labebank4
  3. npm install
  4. npm run start

💻Technologies

  • Node.js
  • TypeScript
  • Express

About

API REST developed with the objective of simulating a banking system with several functionalities as part of fixing the content about Node.js, TypeScript and the framework Express learned in Labenu's Full Stack Web Development bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors