Skip to content

Anish-Udupa/bank-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank GRPC Application

Introduction

This project is a backend microservice performing the duties of a bank application. The microservice is developed in golang with APIs exposed as GRPC server endpoints. The database used is postgreSQL

The following functionalities are provided:

  1. Create Account
  2. Get Account Balance
  3. Get Account Statements
  4. Make Deposit
  5. Make Withdrawal
  6. Make Transaction

About

grpc based bank app

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages