repositorypackage
0.0.0-20221226131058-fe63e545dedb
Repository: https://github.com/bagashiz/simple-bank.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Description
This is a simple bank application that is built using Golang, Postgresql, gRPC, and Docker. This application is built based on the Backend Master Class [Golang + Postgres + Kubernetes + gRPC] course.
Database Diagram
For more information about the database, please refer to the database documentation site.
Dependencies
- Go version 1.18 or later
- Docker
- Postgresql Docker Image
- SQLC
- Gin Gonic
- Migrate
- pq
- viper
- Gomock
- JWT
- PASETO
- protoc
- grpc-gateway
- statik