Skip to content

ShacharES/BankApp

Repository files navigation

BankApp

A simple banking backend project for learning purposes

Features

  • Create and manage accounts
  • Perform deposits and withdrawals
  • Transfer money between accounts
  • Unit tests for core functionality

Tech Stack

  • Language: Go (Golang)
  • Database: PostgreSQL
  • Migrations: golang-migrate
  • API: REST + gRPC

Installation

  1. Clone the repository
    git clone https://github.com/ShacharES/BankApp.git
    cd BankApp
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published