Skip to content

daniel-vuky/golang-bank-app

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages