ngtrdai197 / micro-apps

Just a simple app build by Go & Rust with microservices architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro apps

Setup

  • Install yq to read yaml file to load config into Makefile
brew install yq
  • Install https://github.com/golang-migrate/migrate to run migration file

  • auth-service:

  • account-service

About

Just a simple app build by Go & Rust with microservices architecture


Languages

Language:Go 95.4%Language:Makefile 4.2%Language:Rust 0.4%