Skip to content

SilvaAriel/Money-Box-API

Repository files navigation

money_box

Money Box API

API consumed by the Money Box Angular app. It was built in Spring Boot.

Project Status

◼◼◼◼◼◼◼◼◼◼ 100%

  • Open Account
  • Deposit Money
  • Withdraw Money
  • Transfer money between Accounts
  • Get Account By Id
  • Get all Accounts
  • Get Account Movements
  • Get Account Movements by Date or Value
  • Close Account

Installation and Setup Instructions

Clone down this repository. You will need Docker installed on your machine to run the app.

To Start App and Database:

docker-compose up --build

To Visit App:

http://localhost:8080

To Connect to MySQL:

http://localhost:3307

About

API to Money Box

Resources

Stars

Watchers

Forks

Packages

No packages published