/DebitAndCreditSystem

Api made to simulate the function of crediting and debiting a bank account 🚀💵

Primary LanguageJavaScript

Debit And Credit System

📘 Api made to train the Adonis.js framework

Tecnologias:

Brief description

  • Api for the purpose of simulating the action of crediting and debiting from a bank account

Modulos:

  • User Creation 👱
  • Banks Creation 📝
  • Account Creation 💰
  • Crediting Method 💱
  • Debit Method 💱

Routes:

  • /created
  • /users/:id
  • /users
  • /login
  • /api/v1/banks (with all the methods)
  • /api/v1/accounts (with all the methods)