Categorygithub.com/daniel-vuky/golang-bank-app
repositorypackage
0.0.0-20240507104151-914308040464
Repository: https://github.com/daniel-vuky/golang-bank-app.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
No description provided by the author
No description provided by the author

# README

Golang Bank App

Welcome to Golang Bank App! This repository is a simple bank application built using Golang.

Features

  • Auth
  • Transfer money

Concept

  • Go/Grpc
  • SQLC
  • Postgres
  • Asqyq
  • CI/CD
  • EKS

Getting Started To get started with Golang Bank App, follow these steps:

Clone the repository:

git clone https://github.com/daniel-vuky/golang-bank-app.git

Navigate to the project directory:

cd golang-bank-app

Config all the needed information

Config in app.env

Run the application with docker:

docker compose up

Swagger

Visit http://localhost:8080/swagger to access the Golang Bank App Grpc APIs. For Http Apis list will be update soon (or you can check from api/routes.go)

Contributing

This's a project for testing some new concept but feel free for contributing for my my project

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments Special thanks to the contributors and the open-source community for their valuable contributions and support.