Skip to content

MsN-12/Simple

Repository files navigation

Simple Bank

Description

Simple Bank is a training project that simulates basic banking operations. It's built with Go and demonstrates concepts such as API development, database management with PostgreSQL, and authentication using JWT and PASETO tokens.

Technologies Used

  • Go
  • JSON API
  • gRPC API
  • HTTP Gateway
  • PostgreSQL
  • Redis
  • JWT
  • PASETO
  • Swagger

Installation

To install Simple Bank, clone the repository and install the required dependencies.

git clone https://github.com/MsN-12/Simple.git
cd Simple
go mod tidy
make server

Test

make test

About

Simple bank training project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published