Skip to content

CamillePolice/golang-microservices

Repository files navigation

Welcome to golangmicroservices 👋

The goal of this project is to create the back end of a digital marketplace (account, ads, search, transactions...) With a microservices architecture and Domain-driven design. all services are writte in Golang, dockerized and they communicate via HTTP protocol

Installation

install Gokit-CLI (needed if you want to create a service by your own)

```
    git clone https://github.com/GrantZheng/kit.git
    cd kit
    go install
```

Note: we need to install GrantZheng version bcs the real version is not updated anymore. DONT CLONE THE REPO INSIDE THE REPOSITORY

install dependency

```
    go mod download
```

Documentation

Authors

👤 hadi-ilies.bereksi-reguig

Show your support

Give a ⭐️ if this project helped you!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages