Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/higordiego/golang-palestra-rabbitmq


https://github.com/higordiego/golang-palestra-rabbitmq

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Machine Local
### Technologies needed
- Go 1.14 or superior
- Mysql 5.7

# Start Application
## Business Whatsapp
`go run business/whatsapp/main.go`

## Business Telegram
`go run business/telegram/main.go`

## Consumers Whatsapp
`go run consumers/whatsapp/main.go`

## Consumers Telegram
`go run consumers/telegram/main.go`

## Gateway Whatsapp
`go run gateway/main.go`

## Gateway Telegram
`go run telegram/main.go`

### Access
- Api: *http://localhost:3000*