API to configure and launch new state-estimation jobs
$ go build
$ go run main.go
Configuration parameters can be specified in the confg.yaml file:
database:
address: "localhost:1234"
password: ""
database: 1234
amqpBroker:
host: "localhost"
port: 5672
user: ""
password: ""