lourencovitor / DebitAndCreditSystem

Api made to simulate the function of crediting and debiting a bank account πŸš€πŸ’΅

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Api made to simulate the function of crediting and debiting a bank account πŸš€πŸ’΅


Languages

Language:JavaScript 97.3%Language:CSS 2.7%