xor-shift / golang-test-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Start the Redis and RabbitMQ containers: docker-compose up -d
  • Run the ingest server (at http://localhost:8080/) go run ./cmd/api/ingest
  • Run the digest server go run ./cmd/api/digest
  • Run the report server (at http://localhost:8081/) go run ./cmd/api/report

About


Languages

Language:Go 96.8%Language:Shell 3.2%