This is an simple banking application that can deposit, withdraw, transfer on BRL currency and withdraw exporting value on USD currency.
It uses Redis for caching purposes on pricing quotation.
Based on PostgreSQL for database matter.
Basic authentication that disallow client underaged for specific banking transactions.
User management that can list, create and delete themselves.