Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 565 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 565 Bytes

build-master

Go Whispers

Performs sentiment analysis on various sources and publishes cryptocurrency price.

  • Go Whispers Monorepo
    • Getting started
    • Running locally
    • Testing

Infrastructure

  • API gateway - KrakenD
  • AWS - EKS, SNS, SQS
  • Terraform

Backend

  • Golang

UI

  • Node.jS
  • React

Testing

  • Localstack for spinning up AWS and provisioned using Terraform
  • Integration and e2e tests use Ginko