Tech Doc : here
- Use command
make
. - You can find initialisation scripts in
Makefile
andresources/local-setup/scripts/
- If you use other config files, make sure to update
APP_ENV
env var. - Run the tests
go test -v ./...
- fetch aggregate views by viewer-id and timestamp
curl --location '{host}:8000/api/v1/viewer-count?video_id=2omaodmas1×tamp_in_min=129139'