API specification can be found here.
- First of all, you need to install the Golang suite.
- Then, you need to make sure you have the ffmpeg installed. It is unlikely that it is not present on your PC already, if you are running any popular Linux distro.
go build -v ./...
go test -v ./...
docker build --tag ispras-test-server
docker run --publish 8080:8080 ispras-test-server