Skip to content

"Backend master class" from "TECH SCHOOl". Researching and learning :)

Notifications You must be signed in to change notification settings

freer4an/simple-bank

Repository files navigation

simple-bank

"Backend master class" course from "TECH SCHOOl".

Course link. Original repository.

Project operations

  • Create a new user
  • Update a user
  • Create accounts with different currencies
  • Record account balance changes history for each account
  • Transfer money between 2 accounts
  • List accounts with pagination
  • Generate JWT or Paseto tokens
  • Store the user's session with duration in redis
  • Refresh acces token by stored session

This project helped a lot in understanding SQL at an advanced level, to understand how to write good tests on the database layer, to perform pagination, to work with gRPC, gRPC-gateway and etc.

About

"Backend master class" from "TECH SCHOOl". Researching and learning :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published