go.customers

module
v0.0.0-...-8a84ea6 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2022 License: MIT

README

GO.CUSTOMERS API

API de exemplo em golang

REQUISITOS

  • go 1.17.*
  • docker

PREPARAÇÃO AMBIENTE

O projeto tem como banco de dados o postgres e usa a mensageria rabbitmq

  • execute o comando abaixo para preparar o ambiente:
    docker-compose up -d
    
  • acesse localhost:15672 com usuário: guest e senha: guest
  • na aba exchange do rabbitmq crie duas novas exchanges do tipo fanout com seguintes nomes:
    • new_customers
    • change_customers

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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