Go-Microservices-App

module
v0.0.0-...-0d7a5af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT

README

A Microservice based application using Go

Currently there are 2 services right now, Auth and Products. This is a side project to practice microservices architecture and there is lot of other features coming.

Steps to up and run this project in your machine. (if you want)
  1. Run PostgreSQL using docker by runnning command: docker run -d -e POSTGRES_PASSWORD=postgres --name pg -p 5432:5432 postgres

Directories

Path Synopsis
auth module
product module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL