/nietzsche

Home made ESB solution

Primary LanguageGo

Nietzsche

Enterprise Service Bus written in Go

Setup

  1. Clone repo
  2. Compile binary with go build .
  3. An .env_example file is provided. Rename it to .env and fill in the variables
  4. Set up mysql instance with provided SQL (db_setup.sql)
  5. Run the binary